Scrollable icon indicating copy to clipboard operation
Scrollable copied to clipboard

Android scrollable tabs

Results 3 Scrollable issues
Sort by recently updated
recently updated
newest added

I want to hide the header view when I first open the application until I scroll down. However, it seems that there is no function that allows me to do...

![screenshot_20180427-200801](https://user-images.githubusercontent.com/5576002/39361882-e3ef8882-4a56-11e8-852d-79050c5aca93.png)

Currently, in my project, I have a fragment that has a scrollable layout that hosts a header image and a recycler view. When scrolling down and hitting a button at...

bug