diff options
Diffstat (limited to 'OpenPGP-Keychain/res/layout/help_fragment_about.xml')
-rw-r--r-- | OpenPGP-Keychain/res/layout/help_fragment_about.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/layout/help_fragment_about.xml b/OpenPGP-Keychain/res/layout/help_fragment_about.xml index 82cb0a89f..71788e720 100644 --- a/OpenPGP-Keychain/res/layout/help_fragment_about.xml +++ b/OpenPGP-Keychain/res/layout/help_fragment_about.xml @@ -51,7 +51,7 @@ </LinearLayout> </LinearLayout> - <net.nightwhistler.htmlspanner.JellyBeanSpanFixTextView + <org.sufficientlysecure.htmltextview.HtmlTextView android:id="@+id/help_about_text" android:layout_width="wrap_content" android:layout_height="wrap_content" |