From bee652834f90fd8abd46b5adcf30adcc587984c2 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 3 Apr 2020 14:04:22 -0300 Subject: [wallet] add detail page for withdrawal event in history Also make history accessible by tapping the balance --- wallet/src/main/res/menu/history_event.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 wallet/src/main/res/menu/history_event.xml (limited to 'wallet/src/main/res/menu') diff --git a/wallet/src/main/res/menu/history_event.xml b/wallet/src/main/res/menu/history_event.xml new file mode 100644 index 0000000..45a1e0e --- /dev/null +++ b/wallet/src/main/res/menu/history_event.xml @@ -0,0 +1,23 @@ + + + + + -- cgit v1.2.3