summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/menu/transactions_detail.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/menu/transactions_detail.xml')
-rw-r--r--wallet/src/main/res/menu/transactions_detail.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/wallet/src/main/res/menu/transactions_detail.xml b/wallet/src/main/res/menu/transactions_detail.xml
index 388e3c4..d4568d4 100644
--- a/wallet/src/main/res/menu/transactions_detail.xml
+++ b/wallet/src/main/res/menu/transactions_detail.xml
@@ -16,8 +16,4 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
- <item
- android:id="@+id/show_json"
- android:title="@string/transactions_detail_json"
- app:showAsAction="never" />
</menu>