aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2013-09-06 11:55:08 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2013-09-06 11:55:08 +0200
commit1beb85acf5d4900a9cc558d077b0df4ed6c683c0 (patch)
treeb4a98bc2ab33596dfe76fb021e0175c2983c1bb9 /OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml
parentdc6a709b7a8f3b80039c7de40050b9f2f3f42dd2 (diff)
downloadopen-keychain-1beb85acf5d4900a9cc558d077b0df4ed6c683c0.tar.gz
open-keychain-1beb85acf5d4900a9cc558d077b0df4ed6c683c0.tar.bz2
open-keychain-1beb85acf5d4900a9cc558d077b0df4ed6c683c0.zip
Register works basically
Diffstat (limited to 'OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml')
-rw-r--r--OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml13
1 files changed, 0 insertions, 13 deletions
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 e4c9e1441..af1e345d6 100644
--- a/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml
+++ b/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml
@@ -24,19 +24,6 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="Sign User Id"
- android:textAppearance="?android:attr/textAppearanceMedium" />
-
- <EditText
- android:id="@+id/crypto_provider_demo_sign_user_id"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="dominik@dominikschuermann.de"
- android:textAppearance="@android:style/TextAppearance.Small" />
-
- <TextView
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
android:text="Message"
android:textAppearance="?android:attr/textAppearanceMedium" />