Center empty view title (#7312)

This commit is contained in:
getgo-nobugs 2024-08-02 04:09:08 +08:00 committed by GitHub
parent 627d8ee83f
commit 9584bbc422
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="16sp"
android:textAlignment="center"
android:textColor="?android:attr/textColorPrimary"
tools:text="Title" />