Improve text style & appearance [1/2]

This commit is contained in:
Rahul Patel
2024-09-03 22:58:45 +05:30
committed by Aayush Gupta
parent 1aa58a95c7
commit 7f3ec54a35
12 changed files with 162 additions and 226 deletions

View File

@@ -27,7 +27,7 @@
android:id="@+id/btn"
style="@style/Widget.Material3.Button.OutlinedButton"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_height="@dimen/height_button"
android:layout_centerHorizontal="true"
android:textAlignment="viewStart"
android:textColor="?colorControlNormal"