-3

I add a edit text in my layout and set it's adjust pan property in manifest. It works fine in every phone except in Nexus 7. In Nexus 7 it covers my edit text. Is there any way to handle this problem in Nexus 7?

Arpit Kulsreshtha
  • 2,452
  • 2
  • 26
  • 52
user2106897
  • 529
  • 1
  • 5
  • 11

1 Answers1

3

Have you used gravity attribute to your edit text.? Or to the container holding the edit text. If yes remove gravity attribute and check it once.

Sagar Patil
  • 1,400
  • 15
  • 29