mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-10 12:47:26 +01:00
Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment.
This commit is contained in:
parent
a3ddcb874d
commit
bd5814fd4d
@ -93,7 +93,7 @@
|
||||
|
||||
<LinearLayout
|
||||
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:visibility="gone">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user