From 5dc693c64c14000a3a03903736d000a45795bcee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 9 Sep 2013 12:59:53 +0200 Subject: Make asciiArmor a parameter, extend advanced app settings --- OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenPGP-Keychain-API-Demo/res/layout') 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 47a8b6520..0579aa643 100644 --- a/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml +++ b/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml @@ -78,7 +78,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" - android:onClick="decryptOnClick" + android:onClick="decryptAndVerifyOnClick" android:text="Decrypt" /> -- cgit v1.2.3