Chenged the name of the icon
This commit is contained in:
parent
9fa2c538d9
commit
03618ea4d9
4 changed files with 3 additions and 3 deletions
|
|
@ -248,7 +248,7 @@ public abstract class Tab {
|
|||
@DrawableRes
|
||||
@Override
|
||||
public int getTabIconRes(final Context context) {
|
||||
return R.drawable.ic_whats_new;
|
||||
return R.drawable.ic_subscriptions;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue