version:4.8

fix:
update:更换图标
This commit is contained in:
2022-10-19 22:46:42 +08:00
parent 41ced426ad
commit 7c4a4bd6ca
12 changed files with 48 additions and 32 deletions

View File

@@ -68,7 +68,7 @@
<RatingBar
android:id="@+id/app_rating_bar"
style="@style/Base.Widget.AppCompat.RatingBar.Small"
style="@style/myRatingBar"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</LinearLayout>