Skip to content

Commit

Permalink
fix UI
Browse files Browse the repository at this point in the history
  • Loading branch information
MFM-347 committed Jan 23, 2025
1 parent eccaba9 commit 63d0b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
app:icon="@drawable/ic_edit"
app:iconGravity="textStart"
app:iconPadding="8dp"
app:layout_constraintTop_toBottomOf="@+id/baseNameInputLayout"
app:layout_constraintTop_toBottomOf="@+id/orderInputLayout"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent"
style="@style/Widget.Material3.Button.ElevatedButton.Icon" />
Expand Down

0 comments on commit 63d0b12

Please sign in to comment.