Skip to content

Do not use color state resource for background (crashes on Android 9), use...

Sylvain Berfini requested to merge fix/tint_color_usage into master

Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible

Merge request reports