From 4d1d3f6f5ea2eca224965ed3a2f1de5c551453fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 8 Sep 2013 17:04:33 +0200 Subject: Select pub key when email could not be found --- .../res/layout/crypto_provider_demo.xml | 84 ++++++++++++---------- .../keychain/demo/CryptoProviderDemoActivity.java | 10 +-- 2 files changed, 51 insertions(+), 43 deletions(-) (limited to 'OpenPGP-Keychain-API-Demo') diff --git a/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml b/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml index af1e345d6..47a8b6520 100644 --- a/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml +++ b/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml @@ -1,56 +1,59 @@ - + android:layout_height="match_parent" + android:orientation="vertical" > - + android:layout_height="wrap_content" + android:text="Encrypt UserIds (split with ',')" + android:textAppearance="?android:attr/textAppearanceMedium" /> - + - + - + - + - + - +