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

Set text color of thank you message #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TuurDutoit
Copy link

While implementing the Wootric Android SDK in our Android app, I noticed an issue with the thank you message: on one phone it showed up fine, but on another, it didn't seem to show up at all. After some testing, I pinned it down to the dark theme: when dark theme is enabled in Android settings, the text disappears. As it turns out the text is actually there - it's just white, on a white background.

To resolve the issue, I explicitly set the text color of the affected element in the layout, just like the other text elements.

@TuurDutoit
Copy link
Author

@diegoserranoa Could you take a look at this?

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

Successfully merging this pull request may close these issues.

None yet

1 participant