]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/account_summary_row.xml
use colorPrimary for the arrow color
[mobile-ledger.git] / app / src / main / res / layout / account_summary_row.xml
index 8ea32cb2c24392eb42a6d24538de1ab710505719..66a373f980ed37db7c1691182f54339f99d2d333 100644 (file)
@@ -79,6 +79,7 @@
                 android:layout_width="32dp"
                 android:layout_height="32dp"
                 android:background="@drawable/ic_expand_less_black_24dp"
+                android:backgroundTint="?colorPrimary"
                 android:clickable="true"
                 android:focusable="true"
                 android:onClick="onAccountSummaryRowViewClicked"