material-icon-lib
material-icon-lib copied to clipboard
Library containing over 2000 material vector icons that can be easily used as Drawable or as a standalone View.
* added class MaterialIconValues which loads the available icons from icons.xml (found no way to load them from attrs.xml)
version bump to 3.4.93 and fix index error IconValue changed from enum to class because too many items.
Hi, This is an awesome library. I am using it in the android studio. I have found that some of the icons which are listed on search are not available...
hello, oreo icons are wrong. Is the update coming? when?
Hi. please update list icons. thanks https://github.com/Templarian/MaterialDesign
As "compile" is going to be deprecated end-2018, this PR replaces with "implementation" that is the new usage.
In my app, I have two image views. One is using right arrow bold and the other is using left arrow bold, but for some reason, they are showing in...