]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/app_bar_latest_transactions.xml
custom add transaction button icon
[mobile-ledger.git] / app / src / main / res / layout / app_bar_latest_transactions.xml
index 774174f0db21ea4095f530aedec0256a065fefac..66eaf6cf310f7dd6021c7d6ba06a385efa4e754c 100644 (file)
@@ -28,6 +28,6 @@
         android:layout_height="wrap_content"
         android:layout_gravity="bottom|end"
         android:layout_margin="@dimen/fab_margin"
-        app:srcCompat="@android:drawable/ic_menu_add" />
+        app:srcCompat="@drawable/svg_thick_plus_white" />
 
 </android.support.design.widget.CoordinatorLayout>
\ No newline at end of file