diff --git a/app/src/main/res/layout/view_quick_toot.xml b/app/src/main/res/layout/view_quick_toot.xml index dca3c4dae..2c41ff2f6 100644 --- a/app/src/main/res/layout/view_quick_toot.xml +++ b/app/src/main/res/layout/view_quick_toot.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="?attr/colorSurface"> - \ No newline at end of file +