Skip to content

Instantly share code, notes, and snippets.

@waseefakhtar
Created February 21, 2020 18:31
Show Gist options
  • Save waseefakhtar/f7a551417edc7c2f137c33fe33b45202 to your computer and use it in GitHub Desktop.
Save waseefakhtar/f7a551417edc7c2f137c33fe33b45202 to your computer and use it in GitHub Desktop.
<com.google.android.material.navigation.NavigationView
android:id="@+id/navigation_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="start"
android:clipToPadding="false"
app:menu="@menu/main_menu"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment