majidalik

Results 4 issues of majidalik

I am facing an issue on OS 7.0 and 8.0, When i recorded video and playing it, Its playing only audio not showing video. ----Using following setup mMediaRecorder.setAudioSource(MediaRecorder.AudioSource.CAMCORDER); mMediaRecorder.setVideoSource(MediaRecorder.VideoSource.DEFAULT); mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.MPEG_4);...

migrated googlesamples

I want to increase decrease rating by swipe gesture but it did not work.

Image cuttoff issue, Not showing full image on android. I added below lines: radio_props={radio_props} var radio_props = [ { label: , value: 0 }, { label: , value: 1 }...

I have added Text Fields within accordion, When I entered some text in text fields collapse accordion then again reopen/expand accordion fields showing empty on android platform.