request focus bug fix

This commit is contained in:
Daniel Gultsch 2014-03-07 18:21:57 +01:00
parent 3bb5fcb3ca
commit b7d8c34386
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
android:ems="10"
android:inputType="textMultiLine"
android:minLines="1" >
<requestFocus />
</EditText>
<ImageButton