We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02230d0 commit 4d71073Copy full SHA for 4d71073
src/main/res/layout/media_preview_activity.xml
@@ -3,6 +3,7 @@
3
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
4
android:layout_width="match_parent"
5
android:layout_height="match_parent"
6
+ android:fitsSystemWindows="true"
7
android:background="@color/gray95">
8
9
<org.thoughtcrime.securesms.components.viewpager.HackyViewPager
0 commit comments