forked from organicmaps/organicmaps
[android] Remove focus from name in editor launch.
This commit is contained in:
parent
5046fdfc31
commit
3d619b9de7
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/margin_base"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true"
|
||||
android:orientation="vertical"
|
||||
android:paddingEnd="@dimen/margin_base"
|
||||
android:paddingLeft="@dimen/margin_base"
|
||||
|
|
Loading…
Add table
Reference in a new issue