room-15 / ChatSE

An Android application for StackOverflow and StackExchange chat! Revived by Tristan Wiley, base app created by Anubian
Apache License 2.0
22 stars 18 forks source link

Change PNG resources to Vector Drawables #85

Closed Mauker1 closed 6 years ago

Mauker1 commented 6 years ago

Expected Behavior

All the app icons should use XML resources.

Current Behavior

As of today, there are quite a few icons are still in PNG.

Possible Solution

It would be better to change those icons with Vector Drawables. All of them can be easily found and replaced.