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

follow-up on merge (story directions)

This commit is contained in:
Austin Huang 2021-07-06 17:22:53 -04:00
parent f0a2feeaa8
commit 390b3c384b
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
2 changed files with 14 additions and 12 deletions

View file

@ -93,6 +93,10 @@
<action
android:id="@+id/action_to_location"
app:destination="@id/locationFragment" />
<action
android:id="@+id/action_to_user_search"
app:destination="@id/user_search" />
</fragment>
<fragment