From 905c63242ba6d80caece6c18b2b867cb300bbe7b Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 6 Jan 2023 11:43:10 -0300 Subject: [wallet] Allow to restrict coins to age when withdrawing #0007352 --- wallet/src/main/res/layout/list_item_age.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 wallet/src/main/res/layout/list_item_age.xml (limited to 'wallet/src/main/res/layout/list_item_age.xml') diff --git a/wallet/src/main/res/layout/list_item_age.xml b/wallet/src/main/res/layout/list_item_age.xml new file mode 100644 index 0000000..2d3a6e5 --- /dev/null +++ b/wallet/src/main/res/layout/list_item_age.xml @@ -0,0 +1,26 @@ + + + -- cgit v1.2.3