Show color background for Labels related to the notification subject
Closed this issue · 4 comments
velias commented
I was not able to find working android TagView library with support for background color during #75 implementation. So I have to recheck later for this library.
velias commented
This library looks promissing https://github.com/robertlevonyan/materialChipView
velias commented
And this may be handy to find right color of the text in colored background https://stackoverflow.com/questions/1855884/determine-font-color-based-on-background-color
velias commented
Layout to show chips in https://github.com/google/flexbox-layout
velias commented
Labels viewing uses component from the material design library now, which supports colors, so it is used.