diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index 539870340..e0124ff81 100644 --- a/F-Droid/AndroidManifest.xml +++ b/F-Droid/AndroidManifest.xml @@ -44,6 +44,7 @@ + diff --git a/F-Droid/res/layout/select_local_apps_list_item.xml b/F-Droid/res/layout/select_local_apps_list_item.xml index 653cf4d91..b7f0fdda2 100644 --- a/F-Droid/res/layout/select_local_apps_list_item.xml +++ b/F-Droid/res/layout/select_local_apps_list_item.xml @@ -16,7 +16,6 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" - android:background="?android:attr/activatedBackgroundIndicator" android:minHeight="?android:attr/listPreferredItemHeight" android:paddingBottom="2dip" android:paddingTop="2dip"> diff --git a/F-Droid/res/layout/swap_blank.xml b/F-Droid/res/layout/swap_blank.xml index 9f6ee9df9..f582e90e6 100644 --- a/F-Droid/res/layout/swap_blank.xml +++ b/F-Droid/res/layout/swap_blank.xml @@ -181,26 +181,11 @@