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

Unable to change theme colour. #55

Closed
VipinRewardz opened this issue Aug 25, 2021 · 4 comments
Closed

Unable to change theme colour. #55

VipinRewardz opened this issue Aug 25, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@VipinRewardz
Copy link

The theme and text colour doesn't change even after changing the colours in configuration file.

@coroutineDispatcher coroutineDispatcher added the bug Something isn't working label Aug 27, 2021
@coroutineDispatcher
Copy link
Contributor

Hello, thanks for this report.
Can we have a little more information about this issue? Maybe see some code that you possibly wrote?
Thank you.

@abdlkdrisiktan
Copy link

@VipinRewardz Which version are you using ? Because i faced the same problem.

@nikita-blizniuk
Copy link

I've got that issue too.
I suppose the problem is in InfoTextPart.kt file. style function is empty and don't change text colour.
Text colour is always set by setTextColor(ContextCompat.getColor(context, R.color.survey_text)).
But this is my guess :)

@VipinRewardz
Copy link
Author

It was resolved. Sorry for all the troubles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants