1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

Approve/Deny new users

This commit is contained in:
Ammar Githam 2021-01-19 21:46:39 +09:00
parent 6aacf1945f
commit 7addb16e5c
16 changed files with 978 additions and 33 deletions

View file

@ -9,12 +9,7 @@
<action
android:id="@+id/action_global_profileFragment"
app:destination="@id/profile_nav_graph">
<argument
android:name="username"
app:argType="string"
app:nullable="true" />
</action>
app:destination="@id/profile_nav_graph" />
<include app:graph="@navigation/location_nav_graph" />