fixed crash

This commit is contained in:
X1nto 2020-06-02 19:06:05 +04:00
parent 210ad34bf3
commit 4c65fe114d
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@
android:label="Dev Settings" />
<action
android:id="@+id/toHomeFragment"
app:destination="@id/home_fragment"
app:enterAnim="@animator/fragment_enter"
app:exitAnim="@animator/fragment_exit"