mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 12:01:35 +00:00
Handle bottom nav and settings when logged out
This commit is contained in:
parent
8b502561c2
commit
6b221c463b
4 changed files with 46 additions and 8 deletions
|
|
@ -107,4 +107,9 @@
|
|||
<item>@string/title_discover</item>
|
||||
<item>@string/more</item>
|
||||
</string-array>
|
||||
<array name="logged_out_main_nav_ids">
|
||||
<item>@navigation/profile_nav_graph</item>
|
||||
<item>@navigation/discover_nav_graph</item>
|
||||
<item>@navigation/more_nav_graph</item>
|
||||
</array>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue