Material Design RatingBar with better appearance, compatible with Android 3.0+.
Why MaterialRatingBar?
- Consistent appearance on Android 3.0+.
- Extends framework RatingBar.
- Get the 2dp star border background as in Material Icons and Google apps.
- Correct custom tinting across platforms.
- Able to render correctly when layout_width is set to match_parent, as in Google Play Store.
- Able to scale correctly when layout_height is set to values other than 16dp, 36dp and 48dp.
- Able to display ratings such as 4.3 correctly, which will be filled to 4.5 by framework's incorrect implementation.
- Avoid framework's sunken half star visual glitch.
- Used as a drop-in replacement for framework RatingBar.
https://github.com/DreaminginCodeZH/MaterialRatingBar
مواد طراحی RatingBar با ظاهر بهتر، سازگار با 3.0+ آندروید.
چرا MaterialRatingBar؟
- ظاهر سازگار در 3.0+ آندروید.
- تمدید RatingBar چارچوب.
- دریافت پس زمینه مرز ستاره 2DP در آیکن مواد و برنامه های گوگل.
- تنتنج صحیح سفارشی در سراسر سیستم عامل.
- قادر به درستی رندر که layout_width قرار است به match_parent، همانطور که در فروشگاه Google Play.
- قادر به درستی مقیاس زمانی که layout_height به ارزش های دیگر از 16dp، 36dp و 48dp تنظیم شده است.
- قادر به نمایش در رتبه بندی مانند 4.3 به درستی، خواهد شد که به 4.5 توسط اجرای نادرست چارچوب پر شده است.
- غرق شده نیم ستاره قطعی بصری چارچوب اجتناب کند.
- مورد استفاده به عنوان یک جایگزین قطره در برای RatingBar چارچوب.
https://github.com/DreaminginCodeZH/MaterialRatingBar