The solution for EditText not getting focus by default

It is relatively simple, add it to the [size=large] parent container of EditText

android:focusable="true"
android:focusableInTouchMode="true"


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326524841&siteId=291194637