Change feed groups header title and icon from feed representing "All"
This commit is contained in:
parent
e1eb50c241
commit
a73b752fa2
65 changed files with 84 additions and 85 deletions
|
|
@ -218,7 +218,7 @@ public abstract class Tab {
|
|||
|
||||
@Override
|
||||
public String getTabName(Context context) {
|
||||
return context.getString(R.string.fragment_whats_new);
|
||||
return context.getString(R.string.fragment_feed_title);
|
||||
}
|
||||
|
||||
@DrawableRes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue