Regenerate some drawables to their latest design

This commit is contained in:
TacoTheDank 2021-09-22 23:38:01 -04:00
parent 49fc57eee9
commit 920695f90a
30 changed files with 113 additions and 86 deletions

View file

@ -22,7 +22,7 @@ enum class FeedGroupIcon(
COMPUTER(5, R.drawable.ic_computer),
GAMING(6, R.drawable.ic_videogame_asset),
SPORTS(7, R.drawable.ic_directions_bike),
NEWS(8, R.drawable.ic_megaphone),
NEWS(8, R.drawable.ic_campaign),
FAVORITES(9, R.drawable.ic_favorite),
CAR(10, R.drawable.ic_directions_car),
MOTORCYCLE(11, R.drawable.ic_motorcycle),