Husky/app/src/main/java/com/keylesspalace/tusky/components/compose/dialog
Ivan Kupalov 762be59036 Improve image viewer (#1843)
This commit does 3 things:
1. Replaces PhotoView (which is abandonware) with modern TouchImageView
2. Fixes an issue with panning images. Gesture was not intercepted
properly and pager was taking control instead of image being moved.
3. Adds feedback to dismissing of images with vertical gesture.
2020-06-25 16:42:56 +03:00
..
AddPollDialog.kt ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
CaptionDialog.kt Improve image viewer (#1843) 2020-06-25 16:42:56 +03:00