Dont show keyboard by default in key creation to allow the user to get an overview what to type, use spannable where possible

This commit is contained in:
Dominik Schürmann
2014-09-27 13:52:01 +02:00
parent 999094934a
commit 1a7edc9925
4 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
android:layout_height="fill_parent"
android:orientation="vertical" >
<org.sufficientlysecure.htmltextview.HtmlTextView
<TextView
android:id="@+id/api_app_error_message_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"