Hello,

I am creating my app and whenever a page loads it instantly focuses on the edit text. How do i stop this?

  • Mat

use

android:focusable="false"

in the view in xml file.
Reply if you still facing problem.

commented: thank you. +3
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.