0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-22 19:25:11 +00:00

fixed crash

This commit is contained in:
X1nto 2020-06-02 19:06:05 +04:00
parent 210ad34bf3
commit 4c65fe114d

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"