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=45daa4e2ee5c4b75d6f2bd7cb84b24a202ee9683;hp=66eaf6cf310f7dd6021c7d6ba06a385efa4e754c;hb=b3fff85cf8314bb335eab4e9e9aa0fa9681ad12b;hpb=f7a3be2071e9e620eb0e9726731435c3315c64be 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 66eaf6cf..45daa4e2 100644 --- a/app/src/main/res/layout/app_bar_latest_transactions.xml +++ b/app/src/main/res/layout/app_bar_latest_transactions.xml @@ -28,6 +28,8 @@ android:layout_height="wrap_content" android:layout_gravity="bottom|end" android:layout_margin="@dimen/fab_margin" + android:onClick="fab_new_transaction_clicked" + app:backgroundTint="@color/colorPrimary" app:srcCompat="@drawable/svg_thick_plus_white" /> \ No newline at end of file