funkwhale-app-android/app/src/main
Hugh Daschbach 2133d4a4fb Prevent BottomSheet tap leaking to nav panels.
With the BottomSheet open, while trying to tap one of the
controls (esp. add to playlist and favorite buttons) it is easy to
miss the touch point and tap directly on the BottomSheet.

This tap bleeds through to whatever fragment is currently displayed in
the navigation area (Artist, Album, Playlists, etc.).  That tap
changes the view in the navigation panel.  For example, if the Artist
fragment it current, it will open a list of the artists albums.

That change may be surprising when the BottomSheet is toggled closed.
So, ignore BottomSheet taps outside the active controls.
2023-11-07 08:33:36 +00:00
..
java/audio/funkwhale/ffa Prevent BottomSheet tap leaking to nav panels. 2023-11-07 08:33:36 +00:00
play #89: Update fastlane and play store metadata 2021-09-08 08:12:37 +00:00
res Fix buffering progress bar display 2023-10-02 20:30:09 +02:00
AndroidManifest.xml Fixes form peer review 2023-09-28 17:32:53 +02:00
ic_launcher-playstore.png Replace app logos and app name 2021-07-01 13:11:11 +02:00
ic_launcher-web.png Replace app logos and app name 2021-07-01 13:11:11 +02:00