Chenged the name of the icon
This commit is contained in:
parent
9fa2c538d9
commit
03618ea4d9
4 changed files with 3 additions and 3 deletions
|
|
@ -52,7 +52,7 @@ enum class FeedGroupIcon(
|
|||
STAR(35, R.drawable.ic_stars),
|
||||
SUN(36, R.drawable.ic_wb_sunny),
|
||||
RSS(37, R.drawable.ic_rss_feed),
|
||||
WHATS_NEW(38, R.drawable.ic_whats_new);
|
||||
WHATS_NEW(38, R.drawable.ic_subscriptions);
|
||||
|
||||
@DrawableRes
|
||||
fun getDrawableRes(): Int {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue