Show and hide Action bar while scrolling view pager content

后端 未结 3 1959
伪装坚强ぢ
伪装坚强ぢ 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:41

    Check this example to implement this with the new official Android Design Support Library:

    https://github.com/chrisbanes/cheesesquare

提交回复
热议问题