When I travel between Activities my app auto select the first EditText field on the screen, calling the keyboard.
There is any way to start an Activity without selecting anything by default?
You should add this to its parent layout
android:focusable="true" android:focusableInTouchMode="true"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With