Hello,
I am creating my app and whenever a page loads it instantly focuses on the edit text. How do i stop this?
- Mat
Hello,
I am creating my app and whenever a page loads it instantly focuses on the edit text. How do i stop this?
use
android:focusable="false"
in the view in xml file.
Reply if you still facing problem.
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.