feat:调整头条文本大小
This commit is contained in:
@@ -70,10 +70,10 @@
|
||||
android:layout_height="0dp"
|
||||
android:gravity="center"
|
||||
android:textColor="#FFFADF"
|
||||
android:textSize="@dimen/dp_16"
|
||||
android:textSize="@dimen/dp_14"
|
||||
android:visibility="gone"
|
||||
app:autoSizeMaxTextSize="@dimen/dp_16"
|
||||
app:autoSizeMinTextSize="@dimen/dp_6"
|
||||
app:autoSizeMaxTextSize="@dimen/dp_14"
|
||||
app:autoSizeMinTextSize="@dimen/dp_8"
|
||||
app:autoSizeStepGranularity="1px"
|
||||
app:autoSizeTextType="uniform"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
Reference in New Issue
Block a user