From ea2abcac101645e429cab734c726e3b6a744dae9 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 15 Apr 2020 13:49:25 -0300 Subject: [wallet] show simplified transactions per currency --- wallet/src/main/res/drawable/pending_border.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wallet/src/main/res/drawable/pending_border.xml') diff --git a/wallet/src/main/res/drawable/pending_border.xml b/wallet/src/main/res/drawable/pending_border.xml index c858219..0e201dc 100644 --- a/wallet/src/main/res/drawable/pending_border.xml +++ b/wallet/src/main/res/drawable/pending_border.xml @@ -18,14 +18,14 @@ android:shape="rectangle"> - + + android:color="@color/colorPrimary"/> - + \ No newline at end of file -- cgit v1.2.3