diff --git a/app/src/main/res/layout/fragment_view_edits.xml b/app/src/main/res/layout/fragment_view_edits.xml index 97d2f1eec..811349980 100644 --- a/app/src/main/res/layout/fragment_view_edits.xml +++ b/app/src/main/res/layout/fragment_view_edits.xml @@ -3,7 +3,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" - android:layout_height="match_parent"> + android:layout_height="match_parent" + android:background="?android:attr/colorBackground">