From 9401b3e8f0d6f49751a4d203502cfb76842599c0 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 1 Apr 2020 15:11:55 -0300 Subject: [wallet] automatic code cleanup --- wallet/src/main/res/drawable/pending_border.xml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 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 bb50fea..c858219 100644 --- a/wallet/src/main/res/drawable/pending_border.xml +++ b/wallet/src/main/res/drawable/pending_border.xml @@ -1,5 +1,4 @@ - - + android:shape="rectangle"> - - + - + android:width="1dp" + android:color="@color/colorPrimary"> - - + \ No newline at end of file -- cgit v1.2.3