From 1c8da5aea284a0299840721afc86dae75b16ba78 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 17 Jul 2020 13:30:48 -0300 Subject: [wallet] show list of known exchanges in settings --- wallet/src/main/res/layout/list_item_exchange.xml | 50 +++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 wallet/src/main/res/layout/list_item_exchange.xml (limited to 'wallet/src/main/res/layout/list_item_exchange.xml') diff --git a/wallet/src/main/res/layout/list_item_exchange.xml b/wallet/src/main/res/layout/list_item_exchange.xml new file mode 100644 index 0000000..4c646fe --- /dev/null +++ b/wallet/src/main/res/layout/list_item_exchange.xml @@ -0,0 +1,50 @@ + + + + + + + + + -- cgit v1.2.3