Scrollable icon indicating copy to clipboard operation
Scrollable copied to clipboard

Cannot collapsed header view programmatically

Open khanguyen-appvity opened this issue 3 years ago • 2 comments

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 it. Thanks for any help!

khanguyen-appvity avatar Apr 02 '21 08:04 khanguyen-appvity

Hello @khanguyen-appvity ,

maybe you can add a OnPreDrawListener when view is created and manually scroll the content so header is hidden

noties avatar Apr 19 '21 17:04 noties

Thank you very much!

khanguyen-appvity avatar Apr 20 '21 04:04 khanguyen-appvity