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

@@ -111,8 +111,8 @@
<com.aurora.store.view.custom.layouts.button.UpdateButton
android:id="@+id/btn_action"
android:layout_width="120dp"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_height="@dimen/height_button"
android:layout_alignTop="@id/txt_line1"
android:layout_alignParentEnd="true"
android:gravity="center" />