Skip to content

Instantly share code, notes, and snippets.

@sagorbrur
Created August 28, 2017 10:24
Show Gist options
  • Save sagorbrur/4b11115e0e75853c9ab1e2bc17f02aa2 to your computer and use it in GitHub Desktop.
Save sagorbrur/4b11115e0e75853c9ab1e2bc17f02aa2 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/menu_refresh"
android:title="@string/menu_refresh"
app:showAsAction="never"
/>
</menu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment