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

Changing text color feature #71

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Changing text color feature #71

wants to merge 2 commits into from

Conversation

Mir3605
Copy link

@Mir3605 Mir3605 commented Jan 25, 2024

I added the possibility to change both title text and message text color. I also changed the color of the background of GuideMessageView to transparent, as it caused weird behavior with non-white layouts.

@mreram
Copy link
Owner

mreram commented Jan 26, 2024

Hi @Mir3605,

Thanks a million for your contribution!

Could you please provide an example in the sample app too? and would be nice if you could provide a screenshot of weird behavior with non-white layouts as you mentioned!

Thanks in advance!

@Mir3605
Copy link
Author

Mir3605 commented Jan 26, 2024

Hi @mreram !

Sure! I added a sample of these functionalities to the sample app.
I have also created setter for the background color, as I observed that transparent background doesn't work well with the sample app.

Strangely, I cannot repeat the bug with weird behavior in a non-white background. However, it was identical to the issue 42: #42

I have also updated the readme file with new coloring functionalities.

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

3 participants