From e19ba096d57353db6b1f141da4bf170ef2d2d534 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 29 Jul 2020 14:12:50 -0300 Subject: [wallet] update to new wallet-core with v8 exchange API (except payments which are still buggy) --- wallet/src/main/res/layout/fragment_json.xml | 40 ------------ .../main/res/layout/fragment_prompt_withdraw.xml | 6 +- .../src/main/res/layout/fragment_transactions.xml | 2 +- wallet/src/main/res/layout/list_item_history.xml | 75 ---------------------- 4 files changed, 4 insertions(+), 119 deletions(-) delete mode 100644 wallet/src/main/res/layout/fragment_json.xml delete mode 100644 wallet/src/main/res/layout/list_item_history.xml (limited to 'wallet/src/main/res/layout') diff --git a/wallet/src/main/res/layout/fragment_json.xml b/wallet/src/main/res/layout/fragment_json.xml deleted file mode 100644 index d9bca8f..0000000 --- a/wallet/src/main/res/layout/fragment_json.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - diff --git a/wallet/src/main/res/layout/fragment_prompt_withdraw.xml b/wallet/src/main/res/layout/fragment_prompt_withdraw.xml index c9c9402..6bca4ef 100644 --- a/wallet/src/main/res/layout/fragment_prompt_withdraw.xml +++ b/wallet/src/main/res/layout/fragment_prompt_withdraw.xml @@ -162,12 +162,12 @@ - - - - - - - - - - - - -- cgit v1.2.3