]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/drawable-anydpi-v21/side_nav_bar.xml
whitespace
[mobile-ledger.git] / app / src / main / res / drawable-anydpi-v21 / side_nav_bar.xml
index c141e3121de162fa0fd310955608874d52a44962..1ffc746a8f4b6b889a495d27708fb5d7ac86e021 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  ~ Copyright © 2018 Damyan Ivanov.
+  ~ Copyright © 2019 Damyan Ivanov.
   ~ This file is part of MoLe.
   ~ MoLe is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
@@ -18,6 +18,6 @@
 <shape xmlns:android="http://schemas.android.com/apk/res/android"
     android:shape="rectangle">
     <solid
-        android:color="?colorAccent"
+        android:color="?colorPrimary"
         />
 </shape>
\ No newline at end of file