mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-23 07:27:22 +01:00
prevent auto-pop of keyboard
Some screens can't fit it and so it obscures the buttons.
This commit is contained in:
parent
db13370cb8
commit
9981a559df
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
android:maxLength="32"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:selectAllOnFocus="true"
|
||||
android:focusable="false"
|
||||
/>
|
||||
|
||||
<TextView android:id="@+id/msg"
|
||||
|
|
Loading…
Add table
Reference in a new issue