Improve text style & appearance [1/2]
This commit is contained in:
committed by
Aayush Gupta
parent
1aa58a95c7
commit
7f3ec54a35
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user