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

Adjust extension functions to set text and description color #2745

Merged
merged 2 commits into from
Sep 5, 2021

Conversation

mikepenz
Copy link
Owner

@mikepenz mikepenz commented Sep 5, 2021

- update to gradle 7.2
- upgrade to Kotlin 1.5.30
…olor

  - FIX #2744
  - please note, setting via `res` is deprecated and now a `no-op` function, due to missing context to resolve ColorStateList
@mikepenz mikepenz added the fix label Sep 5, 2021
@mikepenz mikepenz merged commit 3bba08c into develop Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

textColorRes and descriptionTextColorRes aren't work correctly
1 participant