changelog for 2.2

This commit is contained in:
Dominik Schürmann
2014-01-19 18:27:56 +01:00
parent 8624a0167c
commit badb403aca
2 changed files with 14 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:hint="@string/hint_secret_keys"
android:hint="@string/hint_public_keys"
android:imeOptions="actionSearch"
android:inputType="textNoSuggestions"
android:singleLine="true" />