Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我的回收站视图垂直滚动时,我想显示一个隐藏的搜索栏。这将复制搜索栏在 Whatsapp 和 Spotify 中弹出的方式。
我认为这样做的一种方法是检测回收器视图上的过度滚动,然后显示该栏。但我不知道我怎样才能做到这一点。
最好使用来自 GitHub 的一些已经开发的库,而不是自己做。一些链接如下
https://medium.com/@dan1ve/android-howto-material-design-tabs-scrolling-like-in-google-play-music-12273ce07bc
https://github.com/codepath/android_guides/wiki/Handling-Scrolls-with-CoordinatorLayout