Skip to content

Instantly share code, notes, and snippets.

@AgiMaulana
Created August 13, 2016 23:38
Show Gist options
  • Save AgiMaulana/27ec01e7dff68fa6b8392f38d29fc390 to your computer and use it in GitHub Desktop.
Save AgiMaulana/27ec01e7dff68fa6b8392f38d29fc390 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/action_export"
android:title="@string/ekspor"
app:showAsAction="always"/>
</menu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment