Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment.

This commit is contained in:
Docile-Alligator 2022-12-04 07:42:39 +11:00
parent a3ddcb874d
commit bd5814fd4d

View File

@ -93,7 +93,7 @@
<LinearLayout <LinearLayout
android:id="@+id/bottom_app_bar_menu_view_reddit_gallery_image_or_gif_fragment" android:id="@+id/bottom_app_bar_menu_view_reddit_gallery_image_or_gif_fragment"
android:layout_width="wrap_content" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:visibility="gone"> android:visibility="gone">