Adds top level navigation and placeholder fragments.

This commit is contained in:
2020-08-31 23:04:56 -07:00
committed by Tom Hicks
parent ab306289bd
commit 2b8a178c05
19 changed files with 136 additions and 352 deletions

View File

@@ -1,6 +1,7 @@
<resources>
<string name="app_name">MonsterCards</string>
<string name="title_home">Home</string>
<string name="title_dashboard">Dashboard</string>
<string name="title_notifications">Notifications</string>
</resources>
<string name="title_search">Search</string>
<string name="title_collections">Collections</string>
<string name="title_library">Library</string>
</resources>