diff --git a/F-Droid/res/layout/swap_bluetooth_devices.xml b/F-Droid/res/layout/swap_bluetooth_devices.xml index 746855ef7..fd16a39ed 100644 --- a/F-Droid/res/layout/swap_bluetooth_devices.xml +++ b/F-Droid/res/layout/swap_bluetooth_devices.xml @@ -5,6 +5,6 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@color/swap_blue"> + android:background="@color/white"> \ No newline at end of file