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 كما هو الحال في المواد الأيقونات وتطبيقات Google.
- تصحيح التلوين مخصصة عبر منصات.
- قادرة على ترجمة عند تعيين layout_width إلى match_parent، كما هو الحال في متجر Google Play.
- قادرة على توسيع نطاق بشكل صحيح عندما يتم تعيين layout_height إلى قيم أخرى من 16dp، 36dp و48dp.
- قادرة على عرض التقييمات مثل 4.3 بشكل صحيح، والتي سيتم شغلها إلى 4.5 من تنفيذ الإطار غير صحيح.
- الغارقة نصف نجم خلل بصري إطار تجنب و.
- يستخدم كبديل الإفلات في لRatingBar الإطار.
https://github.com/DreaminginCodeZH/MaterialRatingBar