Revision 24a4d539 res/menu/context.xml
res/menu/context.xml | ||
---|---|---|
2 | 2 |
<menu xmlns:android="http://schemas.android.com/apk/res/android" > |
3 | 3 |
|
4 | 4 |
<item |
5 |
android:id="@+id/virustotal" |
|
5 |
android:id="@+id/save" |
|
6 |
android:icon="@android:drawable/ic_menu_save" |
|
6 | 7 |
android:showAsAction="ifRoom|withText" |
8 |
android:title="@string/save"/> |
|
9 |
<item |
|
10 |
android:id="@+id/virustotal" |
|
7 | 11 |
android:icon="@drawable/virustotal" |
12 |
android:showAsAction="ifRoom|withText" |
|
8 | 13 |
android:title="@string/virustotal"/> |
9 | 14 |
<item |
10 | 15 |
android:id="@+id/by_apk_hash" |
Also available in: Unified diff