Skip to content

Commit 4d71073

Browse files
committed
fix edge-to-edge in MediaPreviewActivity
1 parent 02230d0 commit 4d71073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/res/layout/media_preview_activity.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
44
android:layout_width="match_parent"
55
android:layout_height="match_parent"
6+
android:fitsSystemWindows="true"
67
android:background="@color/gray95">
78

89
<org.thoughtcrime.securesms.components.viewpager.HackyViewPager

0 commit comments

Comments
 (0)