X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fapp_bar_latest_transactions.xml;h=45daa4e2ee5c4b75d6f2bd7cb84b24a202ee9683;hb=0ebd3063793b5951b3c651f23b289762df798439;hp=66eaf6cf310f7dd6021c7d6ba06a385efa4e754c;hpb=f7a3be2071e9e620eb0e9726731435c3315c64be;p=mobile-ledger.git 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