request focus bug fix
This commit is contained in:
parent
3bb5fcb3ca
commit
b7d8c34386
|
@ -28,6 +28,7 @@
|
|||
android:ems="10"
|
||||
android:inputType="textMultiLine"
|
||||
android:minLines="1" >
|
||||
<requestFocus />
|
||||
</EditText>
|
||||
|
||||
<ImageButton
|
||||
|
|
Loading…
Reference in New Issue