Skip to content
New issue

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

APK generated app's colour change #442

Open
opticod opened this issue Mar 15, 2017 · 1 comment
Open

APK generated app's colour change #442

opticod opened this issue Mar 15, 2017 · 1 comment

Comments

@opticod
Copy link
Collaborator

opticod commented Mar 15, 2017

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

@croozeus
Copy link
Member

Thanks for initiating this @opticod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants