Closed aminecmi closed 7 years ago
If I get this right, this can be solved by appending @aar
to the dependency. I'll look into this next week.
Hi,
Sorry for the delay.
Adding @aar
causes other bugs.
Error:(6020, 21) No resource found that matches the given name: attr 'md_background_color'.
Error:(6019, 21) No resource found that matches the given name: attr 'md_dark_theme'.
Error:(6026, 21) No resource found that matches the given name: attr 'md_background_color'.
Error:(6025, 21) No resource found that matches the given name: attr 'md_dark_theme'.
Error:(6020, 21) No resource found that matches the given name: attr 'md_background_color'.
Error:(6019, 21) No resource found that matches the given name: attr 'md_dark_theme'.
Error:(6026, 21) No resource found that matches the given name: attr 'md_background_color'.
Error:(6025, 21) No resource found that matches the given name: attr 'md_dark_theme'.
@heinrichreimer any news on the issue ?
Would you maybe accept pull requests for this issue ?
Of course! I'm always open to PRs
Working with 1.3.1
Hi,
I'm trying to add the library to my app, but I keep getting this error when trying to build.
Any way to solve this ?