mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-20 06:09:19 +00:00
Add: Repositories' fragment into the navigation graph/menu
This commit is contained in:
@ -14,6 +14,11 @@
|
||||
android:name="com.looker.droidify.ui.fragments.PrefsUpdatesFragment"
|
||||
tools:layout="@layout/fragment_prefs" />
|
||||
|
||||
<fragment
|
||||
android:id="@+id/reposTab"
|
||||
android:name="com.looker.droidify.ui.fragments.PrefsRepositoriesFragment"
|
||||
tools:layout="@layout/fragment_repositories_x" />
|
||||
|
||||
<fragment
|
||||
android:id="@+id/otherTab"
|
||||
android:name="com.looker.droidify.ui.fragments.PrefsOtherFragment"
|
||||
|
Reference in New Issue
Block a user