vandanabpatel

Results 16 issues of vandanabpatel

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.unoapp.dirtybird.ui.custom.expandable_recyclerview.ExpandableLayout.hide()' on a null object reference at com.unoapp.dirtybird.ui.custom.expandable_recyclerview.ExpandableRecyclerView$Adapter$1.onClick(ExpandableRecyclerView.java:65) at android.view.View.performClick(View.java:5733) at android.view.View$PerformClick.run(View.java:22880) at android.os.Handler.handleCallback(Handler.java:836) at android.os.Handler.dispatchMessage(Handler.java:103) at android.os.Looper.loop(Looper.java:203) at android.app.ActivityThread.main(ActivityThread.java:6251) at java.lang.reflect.Method.invoke(Native Method)...

How we can always visible controller and on doubleClick of player paused video how we can disable it please guide us :)

If "xyz" user have multiple number stored like home,work etc. it should be shows multiple number too.

while scrolling rating is not displaying stars are fade i want to display no of star and rating programatically in adapter like.. from response if i am getting 3 value...

when click on ExpansionLayout view expand is working but is there any way to scroll to bottom pragmatically inside scroll view

scroll to child item of particular parent position

Can you please help me out i wand to add transition between videos i want to achive something like this https://www.youtube.com/watch?v=INiRu2_XdJE https://www.youtube.com/watch?v=V-lL1MTPkSQ fun mergeWithFade() { if (videos == null ||...

Using MovieMaker.kt class convert() i need to give aspect ratio for image original size i dont want to fit in full screen so, its stretching my images.

how to set minimum position or get listener like on Scroll onItemSelect() for example set values [1,2,3,4,5,6,7,8,9] minimum value=3 then if i clicked on less than 3 then don't allow...