pref: 优化贴子回复布局

This commit is contained in:
HuanCheng65 2022-06-24 07:22:39 +08:00
parent d786583248
commit 9af7abe934
No known key found for this signature in database
GPG Key ID: E9031EF91A805148
2 changed files with 2 additions and 1 deletions

View File

@ -178,6 +178,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:visibility="gone"
android:text="@string/btn_reply_post_default"
android:textSize="@dimen/text_size_user_small"
android:textStyle="bold"

View File

@ -9,7 +9,7 @@
<dimen name="space_toolbar_top">45dp</dimen>
<dimen name="text_size_user_name">16sp</dimen>
<dimen name="text_size_user_small">12sp</dimen>
<dimen name="text_size_user_small">13sp</dimen>
<dimen name="radius">8dp</dimen>
<dimen name="text_size_hot_title">16sp</dimen>