An internal tester at Amazon sent me a screenshot showing that an EditText in my app is too short (height) to completely show the text in it. I'm not exactly sure how this happened, but suspect it has something to do with Android adjusting one of the variants to suit the Kindle Fire.
I am in the process of redoing the way my app sizes and positions views but while I am at it, is there a standard height I should use? Such as 40dip? I haven't changed any font sizes (that I can recall) from the defaults.
I am in the process of redoing the way my app sizes and positions views but while I am at it, is there a standard height I should use? Such as 40dip? I haven't changed any font sizes (that I can recall) from the defaults.