Chenged the What's New icon
This commit is contained in:
parent
b5faaa7f75
commit
9fa2c538d9
5 changed files with 16 additions and 5 deletions
|
|
@ -248,7 +248,7 @@ public abstract class Tab {
|
|||
@DrawableRes
|
||||
@Override
|
||||
public int getTabIconRes(final Context context) {
|
||||
return R.drawable.ic_rss_feed;
|
||||
return R.drawable.ic_whats_new;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue