daniel-stoneuk / material-about-library

Makes it easy to create beautiful about screens for your apps
Apache License 2.0
1.12k stars 140 forks source link

Customise size and color of text #26

Closed Rainer-Lang closed 7 years ago

Rainer-Lang commented 7 years ago

color/size:

daniel-stoneuk commented 7 years ago

I'm not sure whether this would be worth developing as the library is designed to follow material design guidelines.

Rainer-Lang commented 7 years ago

Please have a look here: https://material.io/guidelines/style/color.html#color-color-schemes Text primary is 87% alpha, secondary is 54%. If you use a black then it's 87%->"de000000" and secondary 54%->"8a000000".

daniel-stoneuk commented 7 years ago

Don't think that size should really be customisable, if you are dead set on changing the text size then you can override individual layout files.