]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/app_bar_latest_transactions.xml
start the new transaction interface
[mobile-ledger.git] / app / src / main / res / layout / app_bar_latest_transactions.xml
index 96b62fd4dfefcfdd878290fb4cfac5f1816c85c1..45daa4e2ee5c4b75d6f2bd7cb84b24a202ee9683 100644 (file)
@@ -28,6 +28,7 @@
         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" />