aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_nav_drawer_divider.xml
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2023-04-28 14:21:15 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2023-04-28 14:21:15 +0000
commitd65a355bdce31a7c3659477ae786712f433b609c (patch)
treee18d901e2aa6418aac45d66457fc752ef38ba399 /app/src/main/res/layout/item_nav_drawer_divider.xml
parent9308bc3714c6717ffc00397eca7f7426e758450d (diff)
downloadinfinity-for-reddit-d65a355bdce31a7c3659477ae786712f433b609c.tar
infinity-for-reddit-d65a355bdce31a7c3659477ae786712f433b609c.tar.gz
infinity-for-reddit-d65a355bdce31a7c3659477ae786712f433b609c.tar.bz2
infinity-for-reddit-d65a355bdce31a7c3659477ae786712f433b609c.tar.lz
infinity-for-reddit-d65a355bdce31a7c3659477ae786712f433b609c.tar.xz
infinity-for-reddit-d65a355bdce31a7c3659477ae786712f433b609c.tar.zst
infinity-for-reddit-d65a355bdce31a7c3659477ae786712f433b609c.zip
Fixed gallery images swipe gesture and Slidr gesture conflicts in all places.
Diffstat (limited to 'app/src/main/res/layout/item_nav_drawer_divider.xml')
0 files changed, 0 insertions, 0 deletions
lass='nohover-highlight'> activities. 2023-10-04Load more items in a single call.Docile-Alligator3-31/+33 2023-10-04Initialize LiveData data by using the constructor, not the postValue method.Docile-Alligator9-37/+21 2023-10-04Set filled card view background color in MaterialYouUtils.Docile-Alligator1-0/+3 2023-10-04Sync subscriptions once every 24 hours.Docile-Alligator2-1/+9 2023-10-01Version 6.3.0-beta2.Docile-Alligator1-2/+2 2023-10-01Fix changing playback speed not working in ViewImgurVideoFragment and ↵Docile-Alligator3-22/+41 ViewRedditGalleryVideoFragment when using bottom app bar. 2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator3-16/+14 ViewRedditGalleryVideoFragment and ViewVideoActivity. 2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator3-22/+30 ViewRedditGalleryVideoFragment and ViewVideoActivity. Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1552 2023-09-25Version 6.3.0-beta1.Docile-Alligator1-2/+2 2023-09-25Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ↵Docile-Alligator3-9/+9 ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment. 2023-09-23Changed video control UI.Docile-Alligator1-3/+3 2023-09-23Changed video control UI.Docile-Alligator5-48/+69 2023-09-22Start changing video control UI.Docile-Alligator16-108/+193