From ebaffcdfabd2d33e1754321f0c08d7ca5bd1570a Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 15 May 2020 13:28:45 -0300 Subject: [wallet] show a pending badge next to balances with pending transactions --- wallet/src/main/res/drawable/badge.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 wallet/src/main/res/drawable/badge.xml (limited to 'wallet/src/main/res/drawable') diff --git a/wallet/src/main/res/drawable/badge.xml b/wallet/src/main/res/drawable/badge.xml new file mode 100644 index 0000000..0b06ce5 --- /dev/null +++ b/wallet/src/main/res/drawable/badge.xml @@ -0,0 +1,26 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3