fix edge-to-edge in MediaPreviewActivity

This commit is contained in:
adbenitez
2025-10-07 19:15:07 +02:00
parent 02230d05a1
commit 4d7107314a
@@ -3,6 +3,7 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
android:background="@color/gray95">
<org.thoughtcrime.securesms.components.viewpager.HackyViewPager