Merge branch 'soft-keyboard-bug' of https://github.com/harshitbansal05/Conversations into harshitbansal05-soft-keyboard-bug

This commit is contained in:
Daniel Gultsch 2018-01-21 12:26:57 +01:00
commit 42c807ead8
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
android:layout_height="wrap_content"
android:hint="@string/account_settings_example_jabber_id"
android:inputType="textEmailAddress"
android:imeOptions="actionNext"
android:textColor="?attr/color_text_primary"
android:textColorHint="?attr/color_text_secondary"
android:textSize="?attr/TextSizeBody"/>