Updated on 2026-08-14
This commit is contained in:
parent
e4e0dbdea1
commit
b15d95bc40
1 changed files with 2 additions and 2 deletions
|
|
@ -178,9 +178,9 @@
|
|||
android:id="@+id/tv_body"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="@dimen/home_bottom_tv_body_margin_start"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="@dimen/home_bottom_tv_body_margin_top"
|
||||
android:layout_marginEnd="@dimen/home_bottom_tv_body_margin_end"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:textAlignment="center"
|
||||
android:textColor="@color/text_secondary"
|
||||
android:textSize="16sp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue