aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/import_keys_keyserver_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/res/layout/import_keys_keyserver_fragment.xml')
-rw-r--r--OpenPGP-Keychain/res/layout/import_keys_keyserver_fragment.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/res/layout/import_keys_keyserver_fragment.xml b/OpenPGP-Keychain/res/layout/import_keys_keyserver_fragment.xml
new file mode 100644
index 000000000..9c7e53cf8
--- /dev/null
+++ b/OpenPGP-Keychain/res/layout/import_keys_keyserver_fragment.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:layout_width="fill_parent"
+ android:layout_height="wrap_content"
+ android:orientation="horizontal" >
+
+
+</LinearLayout> \ No newline at end of file