开发者

Android - Changing GridView text color and styling

I am very new to android development. I have a activity with a GridView. I need to change GridView's text color and change each row's background color. How can I do this ?

Thank You in advance.

Dines开发者_如何学PythonhNS


GridView is just a layout control, you need to change text and background color of the components you have put in GridView (Maybe ImageView or TextView)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜