mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-22 19:25:11 +00:00
fixed crash
This commit is contained in:
parent
210ad34bf3
commit
4c65fe114d
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue