diff --git a/app/src/main/res/layout/activity_show_account.xml b/app/src/main/res/layout/activity_show_account.xml index ae9b3eb45..2917ad9a7 100644 --- a/app/src/main/res/layout/activity_show_account.xml +++ b/app/src/main/res/layout/activity_show_account.xml @@ -27,11 +27,13 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:fitsSystemWindows="true" + android:background="?backgroundColor" > diff --git a/app/src/main/res/layout/tablayout_toots.xml b/app/src/main/res/layout/tablayout_toots.xml index b9cf313ee..c9e144b2f 100644 --- a/app/src/main/res/layout/tablayout_toots.xml +++ b/app/src/main/res/layout/tablayout_toots.xml @@ -22,7 +22,7 @@