Tusky-App-Android/app/src/main
Nik Clayton 64a06bfbe2
Support a swipe down to dismiss video (#2879)
* Support a swipe down to dismiss video

Images can already be dismissed with a swipe, this adds the same
functionality to videos.

- Add a VideoActionsListener interface for the hosting activity to dismiss
  the fragment
- Add a gesture listener for swipes
- Dismiss the fragment if a swipe has a greated Y component than X

Fixes https://github.com/tuskyapp/Tusky/issues/2833

* Scale the video view when dragging

Provides identical visual feedback to the same operation on images.
2022-12-05 14:33:38 +01:00
..
java/com/keylesspalace/tusky Support a swipe down to dismiss video (#2879) 2022-12-05 14:33:38 +01:00
res Show Avatar next to tabs when main top bar is disabled (#2973) 2022-12-03 12:16:54 +01:00
AndroidManifest.xml Add view for browsing and unfollowing followed hashtags (#2794) 2022-12-01 19:24:27 +01:00
ic_launcher-web.png new app icon (#2695) 2022-09-13 19:48:09 +02:00