If you are an app developer you will know the problem. You start an app but require many different icons, in different sizes different colors, and different variants. If you get the icons as vector or there are many changes over the time, you will always have to get the correct drawables again. This consumes a lot of time!
コメント