Skip to content

Commit

Permalink
Remove caps from edit button
Browse files Browse the repository at this point in the history
  • Loading branch information
cyb3rko committed Dec 18, 2021
1 parent f5b9df8 commit 88cc054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
android:layout_marginLeft="12dp"
android:enabled="false"
tools:enabled="true"
android:textAllCaps="false"
style="@style/Widget.MaterialComponents.Button.OutlinedButton"
android:text="@string/main_edit_button"
app:layout_constraintHorizontal_chainStyle="packed"
Expand Down

0 comments on commit 88cc054

Please sign in to comment.