diff --git a/F-Droid/res/layout/swap_confirm_receive.xml b/F-Droid/res/layout/swap_confirm_receive.xml index d2e114e0c..899b1af2c 100644 --- a/F-Droid/res/layout/swap_confirm_receive.xml +++ b/F-Droid/res/layout/swap_confirm_receive.xml @@ -5,6 +5,7 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent" + android:background="@color/swap_blue" android:padding="18dp"> diff --git a/F-Droid/res/values/styles.xml b/F-Droid/res/values/styles.xml index 4c49996c2..d6d567356 100644 --- a/F-Droid/res/values/styles.xml +++ b/F-Droid/res/values/styles.xml @@ -153,8 +153,6 @@