]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/app_bar_latest_transactions.xml
action button for new transaction: color with the primary color
[mobile-ledger.git] / app / src / main / res / layout / app_bar_latest_transactions.xml
index 66eaf6cf310f7dd6021c7d6ba06a385efa4e754c..96b62fd4dfefcfdd878290fb4cfac5f1816c85c1 100644 (file)
@@ -28,6 +28,7 @@
         android:layout_height="wrap_content"
         android:layout_gravity="bottom|end"
         android:layout_margin="@dimen/fab_margin"
+        app:backgroundTint="@color/colorPrimary"
         app:srcCompat="@drawable/svg_thick_plus_white" />
 
 </android.support.design.widget.CoordinatorLayout>
\ No newline at end of file