Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <menu xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:app="http://schemas.android.com/apk/res-auto"
- xmlns:tools="http://schemas.android.com/tools"
- tools:context="com.harryjamesuk.blogreader.BlogWebViewActivity" >
- <item
- android:id="@+id/action_share"
- android:icon="@drawable/ic_action_share"
- android:showAsAction="always"
- android:title="@string/action_share">
- </item>
- </menu>
Advertisement
Add Comment
Please, Sign In to add comment