diff --git a/F-Droid/res/layout-land/app_details.xml b/F-Droid/res/layout-land/app_details.xml
index 48ac032d2..56eed3dd8 100644
--- a/F-Droid/res/layout-land/app_details.xml
+++ b/F-Droid/res/layout-land/app_details.xml
@@ -42,7 +42,6 @@
android:layout_width="0px"
android:layout_weight="0.5"
android:layout_height="wrap_content"
- android:name="org.fdroid.fdroid.AppDetails$AppDetailsListFragment"
- tools:layout="@android:layout/list_content"/>
+ android:name="org.fdroid.fdroid.AppDetails$AppDetailsListFragment"/>
diff --git a/F-Droid/res/layout/app_details.xml b/F-Droid/res/layout/app_details.xml
index 210318629..6042ddffb 100644
--- a/F-Droid/res/layout/app_details.xml
+++ b/F-Droid/res/layout/app_details.xml
@@ -26,7 +26,6 @@
android:id="@+id/fragment_app_list"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:name="org.fdroid.fdroid.AppDetails$AppDetailsListFragment"
- tools:layout="@android:layout/list_content"/>
+ android:name="org.fdroid.fdroid.AppDetails$AppDetailsListFragment" />
diff --git a/F-Droid/res/layout/list_content.xml b/F-Droid/res/layout/list_content.xml
deleted file mode 100644
index 1c30210a6..000000000
--- a/F-Droid/res/layout/list_content.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/F-Droid/res/layout/swap_create_header.xml b/F-Droid/res/layout/swap_create_header.xml
deleted file mode 100644
index c3d94aaea..000000000
--- a/F-Droid/res/layout/swap_create_header.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-