list background should be white

This commit is contained in:
n8fr8 2015-07-13 14:40:22 -04:00
parent 99a86c4080
commit d662c15fb8

View File

@ -5,6 +5,6 @@
android:orientation="vertical" android:orientation="vertical"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:background="@color/swap_blue"> android:background="@color/white">
</org.fdroid.fdroid.views.swap.BluetoothDeviceListView> </org.fdroid.fdroid.views.swap.BluetoothDeviceListView>