OdyseeTeam / odysee-android

The Odysee Android app with wallet functionality
MIT License
136 stars 27 forks source link

Set text color to white on MaterialButtons #423

Closed kekkyojin closed 1 year ago

kekkyojin commented 1 year ago

PR Checklist

Please check all that apply to this PR using "x":

PR Type

What kind of change does this PR introduce?

What is the current behavior?

As buttons color is set to the primary brand color, when Android framework draws it and uses black for text color, there is not enogh contrast.

What is the new behavior?

Forcing color to always be white makes text readable in all conditions