aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2022-12-03 20:41:25 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2022-12-03 20:41:25 +0000
commita3ddcb874d9be151c30928b9b371ef4439eb59e9 (patch)
treefab1f55a3210073e43b4713e76fc828b6965667d /app/src/main/res
parent57985ed95ad0cb05d72c49a8d2c8bf5a2861b0e4 (diff)
downloadinfinity-for-reddit-a3ddcb874d9be151c30928b9b371ef4439eb59e9.tar
infinity-for-reddit-a3ddcb874d9be151c30928b9b371ef4439eb59e9.tar.gz
infinity-for-reddit-a3ddcb874d9be151c30928b9b371ef4439eb59e9.tar.bz2
infinity-for-reddit-a3ddcb874d9be151c30928b9b371ef4439eb59e9.tar.lz
infinity-for-reddit-a3ddcb874d9be151c30928b9b371ef4439eb59e9.tar.xz
infinity-for-reddit-a3ddcb874d9be151c30928b9b371ef4439eb59e9.tar.zst
infinity-for-reddit-a3ddcb874d9be151c30928b9b371ef4439eb59e9.zip
Fix bottom app bar not shown in ViewRedditGalleryImageOrGifFragment.
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/layout/fragment_view_reddit_gallery_image_or_gif.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/fragment_view_reddit_gallery_image_or_gif.xml b/app/src/main/res/layout/fragment_view_reddit_gallery_image_or_gif.xml
index 71e04ebf..70dec26a 100644
--- a/app/src/main/res/layout/fragment_view_reddit_gallery_image_or_gif.xml
+++ b/app/src/main/res/layout/fragment_view_reddit_gallery_image_or_gif.xml
@@ -45,6 +45,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
+ android:minHeight="0dp"
app:paddingBottomSystemWindowInsets="false"
android:backgroundTint="#80000000">