Revision cd4d2518 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" |
|
| 6 |
android:showAsAction="ifRoom|withText" |
|
| 7 |
android:icon="@drawable/virustotal" |
|
| 8 |
android:title="@string/virustotal"/> |
|
| 9 |
<item |
|
| 5 | 10 |
android:id="@+id/by_apk_hash" |
| 6 | 11 |
android:showAsAction="ifRoom|withText" |
| 7 | 12 |
android:title="@string/by_apk_hash"/> |
Also available in: Unified diff