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 developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.