rishabhsri20
rishabhsri20
How to use it with : https://github.com/tumblr/Bookends
When I am using this with coordinator layout and the keyboard is opened the whole UI gets disturbed.
It acts weird when we add a header and footer when there is no content in the RecyclerView.
I want to set crop dimension to 1280x640 and I do not want it to expand. How to do it?
When I scroll the list 2 the bottom and suppose there are three items and a little of the map is visible (MARKED IN RED). When I click on the...
Load more does not work when I open an activity and then again come to the activity/fragment having super recycler view.
start 0 m_rotation 02-23 19:26:03.442 20351-20351/com.amosyuen.videorecorder.demo E/MediaRecorder: start failed: -19 02-23 19:26:03.451 20351-20351/com.amosyuen.videorecorder.demo E/MediaClipsRecorder: Error starting recorder java.lang.RuntimeException: start failed. at android.media.MediaRecorder.native_start(Native Method) at android.media.MediaRecorder.start(MediaRecorder.java:1084) at com.amosyuen.videorecorder.recorder.MediaClipsRecorder.start(MediaClipsRecorder.java:152) at com.amosyuen.videorecorder.activity.FFmpegRecorderActivity.startRecording(FFmpegRecorderActivity.java:434) at...