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

Long name causing compile issues on windows?

This commit is contained in:
Ammar Githam 2021-04-03 22:07:58 +09:00
parent c5786a6843
commit 3038a06dca
2 changed files with 3 additions and 4 deletions

View file

@ -97,7 +97,7 @@
android:defaultValue="0L"
app:argType="long" />
<action
android:id="@+id/action_notificationsViewerFragment_to_storyViewerFragment"
android:id="@+id/action_notifications_to_story"
app:destination="@id/storyViewerFragment" />
</fragment>
</navigation>