From 874b52c6d5c0d8043f3250e2b80f5091c159ded1 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 8 Apr 2020 14:21:11 -0300 Subject: [wallet] add option to see exchange's fee structure --- wallet/src/main/res/layout/list_item_wire_fee.xml | 57 +++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 wallet/src/main/res/layout/list_item_wire_fee.xml (limited to 'wallet/src/main/res/layout/list_item_wire_fee.xml') diff --git a/wallet/src/main/res/layout/list_item_wire_fee.xml b/wallet/src/main/res/layout/list_item_wire_fee.xml new file mode 100644 index 0000000..92ede8b --- /dev/null +++ b/wallet/src/main/res/layout/list_item_wire_fee.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + -- cgit v1.2.3