mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-10 11:15:03 -05:00
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
Block a user