diff options
author | Dominik <dominik@dominikschuermann.de> | 2012-10-31 18:58:10 +0100 |
---|---|---|
committer | Dominik <dominik@dominikschuermann.de> | 2012-10-31 18:58:10 +0100 |
commit | 182524bb9662f2ecbc7301020b5eb620d9b786f3 (patch) | |
tree | da92069ffd6d82b1f5a7dc94385ee9da980c94ba /org_apg/res/layout | |
parent | 586358599e93214f36fb7d75e7dcbba68628fc32 (diff) | |
download | open-keychain-182524bb9662f2ecbc7301020b5eb620d9b786f3.tar.gz open-keychain-182524bb9662f2ecbc7301020b5eb620d9b786f3.tar.bz2 open-keychain-182524bb9662f2ecbc7301020b5eb620d9b786f3.zip |
better help screen
Diffstat (limited to 'org_apg/res/layout')
-rw-r--r-- | org_apg/res/layout/help_fragment_about.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org_apg/res/layout/help_fragment_about.xml b/org_apg/res/layout/help_fragment_about.xml index 282926310..82cb0a89f 100644 --- a/org_apg/res/layout/help_fragment_about.xml +++ b/org_apg/res/layout/help_fragment_about.xml @@ -51,7 +51,7 @@ </LinearLayout> </LinearLayout> - <TextView + <net.nightwhistler.htmlspanner.JellyBeanSpanFixTextView android:id="@+id/help_about_text" android:layout_width="wrap_content" android:layout_height="wrap_content" |