Skip to content

Instantly share code, notes, and snippets.

@itsamirrezah
Created September 26, 2019 08:54
Show Gist options
  • Save itsamirrezah/3243bc1988599ada746bcf4efe38b7bc to your computer and use it in GitHub Desktop.
Save itsamirrezah/3243bc1988599ada746bcf4efe38b7bc to your computer and use it in GitHub Desktop.
<menu>
<item
android:id="@+id/nav_fragA"
android:title="Login" />
<item
android:id="@+id/nav_fragB"
android:title="Profile" />
<item
android:id="@+id/nav_fragC"
android:title="Search" />
</menu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment