]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/fragment_new_transaction.xml
button id rename (fab -> fabAdd)
[mobile-ledger.git] / app / src / main / res / layout / fragment_new_transaction.xml
index 3473b1bd8d35db406fab690307be99e84236f5e8..0e60c4fc0ff3f916919a51df456e41ad4e6f43df 100644 (file)
@@ -59,7 +59,7 @@
     </androidx.constraintlayout.widget.ConstraintLayout>
 
     <com.google.android.material.floatingactionbutton.FloatingActionButton
-        android:id="@+id/fab"
+        android:id="@+id/fabAdd"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:layout_gravity="bottom|end"