From 056be53a8d51fb6e45167f5d1ec317513b87a906 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Thu, 30 Apr 2020 14:33:08 -0300 Subject: [wallet] show ToS markdown in expandable sections --- wallet/src/main/res/layout/list_item_tos.xml | 69 ++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 wallet/src/main/res/layout/list_item_tos.xml (limited to 'wallet/src/main/res/layout/list_item_tos.xml') diff --git a/wallet/src/main/res/layout/list_item_tos.xml b/wallet/src/main/res/layout/list_item_tos.xml new file mode 100644 index 0000000..7a584dc --- /dev/null +++ b/wallet/src/main/res/layout/list_item_tos.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3