android-material-icons
android-material-icons copied to clipboard
Android app which provide easy material design icons exportation for android projects
There are too few icons to get from your website, so you can get from [it](https://github.com/Templarian/MaterialDesign/blob/master/icons/svg/) Get the icons.
I think the `mAssetsFiles` isn't initialized properly. We should use `new ArrayList()` to avoid crashing.
This avoids crashing when we longpress an item to remove it in ExportActivity.
Would be very useful to remember the last path exported to. Gets quite time consuming having to reapply the path manually.
Ability to rename the icons before they are exported.
Just think it might be really useful.