Subversion Repositories SmartDukaan

Rev

Rev 14792 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14792 Rev 21201
Line 1... Line 1...
1
<menu xmlns:android="http://schemas.android.com/apk/res/android"
1
<menu xmlns:android="http://schemas.android.com/apk/res/android"
2
    xmlns:app="http://schemas.android.com/apk/res-auto"
2
    xmlns:app="http://schemas.android.com/apk/res-auto"
3
    xmlns:tools="http://schemas.android.com/tools"
3
    xmlns:tools="http://schemas.android.com/tools"
4
    tools:context="com.saholic.profittill.main.ReferrerActivity">
4
    tools:context="com.saholic.profittill.main.ReferrerActivity">
5
    <item android:id="@+id/action_settings" android:title="@string/action_settings"
-
 
6
        android:orderInCategory="100" app:showAsAction="never" />
-
 
-
 
5
 
7
</menu>
6
</menu>