list background should be white
This commit is contained in:
parent
99a86c4080
commit
d662c15fb8
@ -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>
|
Loading…
x
Reference in New Issue
Block a user