Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gesturedetector

Android Ontouchlistener For Entire Dialog

I have a dialog to choose files from. This dialog contains a listview to show directories and files… Read more Android Ontouchlistener For Entire Dialog

Recycler View Wrongly Selecting View Item While Performing Multi-select

I have implemented an recycler view with Multi Select successfully using addOnItemTouchListener for… Read more Recycler View Wrongly Selecting View Item While Performing Multi-select