Fix bottom app bar not shown in ViewRedditGalleryImageOrGifFragment.

This commit is contained in:
Docile-Alligator
2022-12-04 07:41:25 +11:00
parent 57985ed95a
commit a3ddcb874d
2 changed files with 5 additions and 4 deletions

View File

@@ -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">