]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_main.xml
FABs and "black icons" use the accent color
[mobile-ledger.git] / app / src / main / res / layout / activity_main.xml
index de2857ebeac278f259a8098fd12740ae82806ca7..7f01a1befa32de1569f24d92b56c626b8b8ddb34 100644 (file)
@@ -52,7 +52,7 @@
                     android:layout_gravity="bottom|end"
                     android:layout_margin="@dimen/fab_margin"
                     android:onClick="fabNewTransactionClicked"
-                    app:backgroundTint="@color/colorPrimary"
+                    app:backgroundTint="@color/colorAccent"
                     app:layout_constraintBottom_toBottomOf="parent"
                     app:layout_constraintEnd_toEndOf="parent"
                     app:srcCompat="@drawable/svg_thick_plus_white" />