Android ActionBar hide/show when scrolling list view

后端 未结 4 1036
感动是毒
感动是毒 2020-12-09 04:53

I want to hide/show the compatibility action bar as the user scrolls up/down a listview. When the action bar disappears the list will occupy also the action bar\'s space.

4条回答
  •  囚心锁ツ
    2020-12-09 05:24

    you could try this library. Hope it helps https://github.com/ksoichiro/Android-ObservableScrollView

提交回复
热议问题