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
?
Asked
Active
Viewed 172 times
-3

Arpit Kulsreshtha
- 2,452
- 2
- 26
- 52

user2106897
- 529
- 1
- 5
- 11
-
It is not suitable question for stack overflow as per guideline. You should ask this in user experience section of Stack Exchange. – Arpit Kulsreshtha May 14 '13 at 06:36
1 Answers
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