]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_new_transaction.xml
new transaction: replace bottom filler with scroll FAB behaviour
[mobile-ledger.git] / app / src / main / res / layout / activity_new_transaction.xml
index 995f9386c401cf713c71412feb5d4da7222d19b7..cfd8959ee10955bd50a621e0d14c7964e6281172 100644 (file)
@@ -97,6 +97,7 @@
         android:tint="?android:attr/colorBackground"
         android:visibility="visible"
         app:backgroundTint="?colorSecondary"
+        app:layout_behavior="@string/hide_bottom_view_on_scroll_behavior"
         app:layout_constraintBottom_toBottomOf="parent"
         app:layout_constraintEnd_toEndOf="parent"
         app:srcCompat="@drawable/ic_save_white_24dp"