Skip to content

Instantly share code, notes, and snippets.

@jezinka
Created April 19, 2017 12:45
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 jezinka/63123592720f49a81c23375d3d8e1b02 to your computer and use it in GitHub Desktop.
Save jezinka/63123592720f49a81c23375d3d8e1b02 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<!--
...
/!-->
<item
android:id="@+id/application_info_item"
android:title="@string/info"
app:showAsAction="never" />
</menu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment