mirror of
https://github.com/accelforce/Yuito
synced 2025-01-03 11:30:29 +01:00
prevent soft keyboard from opening automatically in EditProfileActivity
This commit is contained in:
parent
066c46b2e4
commit
8a23f034f0
@ -16,6 +16,7 @@
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:focusableInTouchMode="true"
|
||||
android:orientation="vertical">
|
||||
|
||||
<RelativeLayout
|
||||
|
Loading…
Reference in New Issue
Block a user