diff --git a/kotlin/android/app/src/main/res/layout/fragment_resource_details.xml b/kotlin/android/app/src/main/res/layout/fragment_resource_details.xml index 9acaff1d9..871dc38e9 100644 --- a/kotlin/android/app/src/main/res/layout/fragment_resource_details.xml +++ b/kotlin/android/app/src/main/res/layout/fragment_resource_details.xml @@ -3,8 +3,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" - android:padding="@dimen/spacing_medium" - android:fitsSystemWindows="true"> + android:padding="@dimen/spacing_medium">