How to change default color in all texts in my Android application?

后端 未结 3 543
感情败类
感情败类 2020-12-28 17:14

I would like to change all color texts in my application. So I wrote this code and I set my theme in the manifest:


And this is how you can set your Button Theme:


And also do this with EditTexts etc.

提交回复
热议问题