First minor release
This commit is contained in:
parent
e46e50ac60
commit
1ebe514100
4 changed files with 16 additions and 13 deletions
|
@ -111,8 +111,8 @@ public class MainActivity extends BaseActivity {
|
|||
String[] pageTitles = {
|
||||
getString(R.string.title_home),
|
||||
getString(R.string.title_notifications),
|
||||
getString(R.string.title_public_federated),
|
||||
getString(R.string.title_public_local),
|
||||
getString(R.string.title_public_federated),
|
||||
};
|
||||
adapter.setPageTitles(pageTitles);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue