aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/lists_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/res/layout/lists_activity.xml')
-rw-r--r--OpenPGP-Keychain/res/layout/lists_activity.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/OpenPGP-Keychain/res/layout/lists_activity.xml b/OpenPGP-Keychain/res/layout/lists_activity.xml
deleted file mode 100644
index 58b0906d3..000000000
--- a/OpenPGP-Keychain/res/layout/lists_activity.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:orientation="vertical" >
-
- <LinearLayout
- android:id="@+id/lists_tabs_container"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:orientation="vertical" />
-
-</LinearLayout> \ No newline at end of file