We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inspired by #402 , we can extend the colour change to generated APKs also...We will be having these colours accordingly:
<color name="colorPrimary">#</color> <color name="colorPrimaryDark">#</color> <color name="colorAccent">#</color> <color name="white_primary_text">#</color> <color name="white_secondary_text">#</color> <color name="black_secondary_text">#</color>
Need to make these changes for simulator and generated APKs....changes for generated APKs should be directed to https://github.com/BuildmLearn/Toolkit-mobile-templates
The text was updated successfully, but these errors were encountered:
Thanks for initiating this @opticod
Sorry, something went wrong.
No branches or pull requests
Inspired by #402 , we can extend the colour change to generated APKs also...We will be having these colours accordingly:
Need to make these changes for simulator and generated APKs....changes for generated APKs should be directed to https://github.com/BuildmLearn/Toolkit-mobile-templates
The text was updated successfully, but these errors were encountered: