Add hint to encrypt field

This commit is contained in:
Dominik Schürmann
2015-12-22 01:52:47 +01:00
parent 35e16b75b2
commit 7e9ce855df
3 changed files with 2 additions and 5 deletions

View File

@@ -40,6 +40,7 @@
<org.sufficientlysecure.keychain.ui.widget.EncryptKeyCompletionView
android:id="@+id/recipient_list"
android:layout_width="match_parent"
android:hint="@string/label_to"
android:minHeight="56dip"
android:paddingLeft="8dp"
android:paddingRight="8dp"