Show and hide Action bar while scrolling view pager content

后端 未结 3 1968
伪装坚强ぢ
伪装坚强ぢ 2021-02-04 08:51

I want to show and hide the action bar /toolbar as the Google Play store app. I am using sliding tabs on top and view pager to show the content of each tab. Here is the screens

3条回答
  •  名媛妹妹
    2021-02-04 09:50

    Checkout this library: https://github.com/ksoichiro/Android-ObservableScrollView

    this will definitely help you

提交回复
热议问题