mirror of
https://github.com/Docile-Alligator/Infinity-For-Reddit.git
synced 2026-02-25 12:55:43 +00:00
Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment.
This commit is contained in:
@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user