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/side_nav_bar.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'wallet/src/main/res/drawable/side_nav_bar.xml') diff --git a/wallet/src/main/res/drawable/side_nav_bar.xml b/wallet/src/main/res/drawable/side_nav_bar.xml index 6be80a8..ecc7e71 100644 --- a/wallet/src/main/res/drawable/side_nav_bar.xml +++ b/wallet/src/main/res/drawable/side_nav_bar.xml @@ -15,10 +15,10 @@ --> + android:shape="rectangle"> + android:angle="135" + android:endColor="@color/colorPrimaryDark" + android:startColor="@color/colorPrimary" + android:type="linear" /> \ No newline at end of file -- cgit v1.2.3