From 2ccfc09f440c3805674f34a599b42e16b430dcc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 7 Jan 2014 23:48:16 +0100 Subject: [PATCH] instructions on empty public key list for first start --- .../res/layout/key_list_public_fragment.xml | 54 ++++++++++++++++--- OpenPGP-Keychain/res/values/strings.xml | 9 +++- .../keychain/ui/KeyListPublicFragment.java | 32 ++++++++++- 3 files changed, 87 insertions(+), 8 deletions(-) diff --git a/OpenPGP-Keychain/res/layout/key_list_public_fragment.xml b/OpenPGP-Keychain/res/layout/key_list_public_fragment.xml index 2aca81cd6..06719749c 100644 --- a/OpenPGP-Keychain/res/layout/key_list_public_fragment.xml +++ b/OpenPGP-Keychain/res/layout/key_list_public_fragment.xml @@ -1,5 +1,5 @@ - @@ -16,13 +16,55 @@ android:paddingRight="32dp" android:scrollbarStyle="outsideOverlay" /> - + android:orientation="vertical" + android:visibility="gone" > - \ No newline at end of file + + + + + + +