开发者

How to center text below image using relative layout

开发者 https://www.devze.com 2023-02-14 13:11 出处:网络
I have 4 ImageViews, and 4 TextViews, How can I center each textview below its respective imageview? Wh开发者_运维技巧en I do layoutToRightOf it puts the text views next to each otherI solved this

I have 4 ImageViews, and 4 TextViews,

How can I center each textview below its respective imageview?

Wh开发者_运维技巧en I do layoutToRightOf it puts the text views next to each other


I solved this using the drawableTop feature of textview...

0

精彩评论

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