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:
parent
6aacf1945f
commit
7addb16e5c
16 changed files with 978 additions and 33 deletions
|
|
@ -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" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue