开发者

Android - resized editText with text not centered?

I have problem with resized editText (I made him smaller, actually), he has 40dip height, and according to some rule, I have made text 3 times smaller, to text has 13dip (or sp). Never 开发者_如何学Gomind the size of the text, text inside editText is not in the middle speakoing of vercital middle. I looks weird and unprofessionaly, but I haven't found any settings how to correct that. I cannot enlarge it on it's standard size because of screen resolution... any ideas?

Android - resized editText with text not centered?

Thanks


Inside ur layout xml file, for the EditText u give,

android:gravity="center"
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜