Skip to content

Instantly share code, notes, and snippets.

@waseefakhtar
Created May 30, 2020 07:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waseefakhtar/e09a4b22630e1ff4c2e0272d86f30a01 to your computer and use it in GitHub Desktop.
Save waseefakhtar/e09a4b22630e1ff4c2e0272d86f30a01 to your computer and use it in GitHub Desktop.
<item name="colorStateNavigationItem">@color/menu_item_color_state</item>
<item name="colorNavigationItemNormal">@color/athens_gray</item>
<item name="colorNavigationItemSelected">@color/tonys_pink</item>
<item name="colorNavigationItemBackgroundSelected">@color/don_juan</item>
<item name="colorNavigationItemBackgroundPressed">@color/mako</item>
<item name="drawableNavigationItemBackground">@drawable/menu_item_background_color_state</item>
<item name="android:listDivider">@color/shuttle_gray</item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment