srctree

martin parent cdb1361c 84a690d0
Settings fragment got layout for navGraph preview

inlinesplit
atox/src/main/res/navigation/nav_graph.xml added: 3, removed: 2, total 1
@@ -107,7 +107,8 @@
 
<fragment android:id="@+id/settingsFragment"
android:name="ltd.evilcorp.atox.ui.settings.SettingsFragment"
android:label="SettingsFragment"/>
android:label="SettingsFragment"
tools:layout="@layout/fragment_settings"/>
<fragment
android:id="@+id/userProfileFragment"
android:name="ltd.evilcorp.atox.ui.user_profile.UserProfileFragment"