enzaimz / c_made_easy

A basic android app to learn C Programming basics
https://play.google.com/store/apps/details?id=com.enzaimz.c_syntax
10 stars 27 forks source link

Made the text change color dynamically according to the theme #86

Closed Saransh-cpp closed 3 years ago

Saransh-cpp commented 3 years ago

Related Issue

Closes #56

Proposed changes

Made the color parameter dynamic using provider in every page.

Please review and let me know if any further changes are required. Thank you.

Screenshots

One of the page is attached below, rest are similar.

In light mode

Screenshot_1612877316

In dark mode

Screenshot_1612877322

harry-hov commented 3 years ago

Screenshot looks promising to me. Thanks for working on this.