X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fapp_bar_latest_transactions.xml;h=05591be85f231911526653657b7756fc6a9834a2;hp=774174f0db21ea4095f530aedec0256a065fefac;hb=60a85a18cc2074b87721173798497260dbc800e5;hpb=bb509a7c24cf7ee321f0affd9d7d51ac07636cb6 diff --git a/app/src/main/res/layout/app_bar_latest_transactions.xml b/app/src/main/res/layout/app_bar_latest_transactions.xml index 774174f0..05591be8 100644 --- a/app/src/main/res/layout/app_bar_latest_transactions.xml +++ b/app/src/main/res/layout/app_bar_latest_transactions.xml @@ -4,7 +4,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - tools:context=".LatestTransactions"> + tools:context=".AccountSummary"> - + + android:onClick="fab_new_transaction_clicked" + app:backgroundTint="@color/colorPrimary" + app:srcCompat="@drawable/svg_thick_plus_white" /> \ No newline at end of file