worker8 / Pixels

Pixels is an Android app that brings you the beautiful and interesting pictures from Reddit
24 stars 3 forks source link

Migrate to androidx #7

Closed worker8 closed 5 years ago

worker8 commented 5 years ago

resolve: https://github.com/worker8/Pixels/issues/4

worker8-1 commented 5 years ago
2 Warnings
:warning: app/src/main/res/drawable/ic_outline_bug.xml#L8 - Very long vector path (852 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector.
:warning: app/src/main/res/mipmap-hdpi/ic_launcher_round.png#L0 - Launcher icon used as round icon did not have a circular shape

Generated by :no_entry_sign: Danger