mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-06 05:49:49 +02:00
Fix gif too small in ViewImageOrGifActivity. Hide immersive interface entry if the device has Android version lower than 8.0.
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:optimizeDisplay="true"
|
||||
app:tapToRetry="false"
|
||||
app:initScaleType="centerInside" />
|
||||
app:tapToRetry="false"/>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/load_image_error_linear_layout_view_image_or_gif_activity"
|
||||
|
Reference in New Issue
Block a user