listview - Pull down to discard - android -
I have a list view that slides the trigger by an onclick event of a scene. Now I want the user to be able to pull or pull this list. What I see is implemented in the Google Play Music app, where you can simply swipe to the currently playing music and bring it to the bottom bar. However, I do not have any bottom bars because I want to completely abandon this scene. How do I apply it?
Comments
Post a Comment