Prevent EditText get focused on start-up
This commit is contained in:
@@ -113,6 +113,8 @@
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:descendantFocusability="beforeDescendants"
|
||||
android:focusableInTouchMode="true"
|
||||
android:padding="16dp">
|
||||
|
||||
<Space
|
||||
|
||||
Reference in New Issue
Block a user