1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

Fix images not shown in dm

This commit is contained in:
Ammar Githam 2020-09-26 18:14:06 +09:00
parent 6bd0b811b1
commit b5e66e35bf
13 changed files with 249 additions and 72 deletions

View file

@ -13,7 +13,7 @@
<argument
android:name="username"
app:argType="string"
app:nullable="false" />
app:nullable="true" />
</action>
<include app:graph="@navigation/location_nav_graph" />