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
बेहतर उपस्थिति, एंड्रॉयड 3.0 + के साथ संगत के साथ सामग्री डिजाइन RatingBar।
क्यों MaterialRatingBar?
- एंड्रॉयड 3.0 + पर लगातार उपस्थिति।
- ढांचे RatingBar फैली।
- सामग्री प्रतीक और गूगल क्षुधा के रूप में 2dp स्टार सीमा पृष्ठभूमि जाओ।
- प्लेटफार्मों भर में सही कस्टम tinting।
- सही ढंग से प्रस्तुत करने के लिए जब layout_width match_parent के लिए निर्धारित है, गूगल प्ले स्टोर के रूप में समर्थ है।
- सही ढंग पैमाने पर करने के लिए जब layout_height से 16dp, 36dp और 48dp अन्य मूल्यों के लिए सेट कर दिया जाता समर्थ है।
- इस तरह के 4.3 सही ढंग रूप रेटिंग्स, जो ढांचे के गलत कार्यान्वयन से 4.5 भरा जाएगा प्रदर्शित करने में सक्षम।
- से बचने के ढांचे के धँसा आधा सितारा दृश्य गड़बड़।
- ढांचे RatingBar के लिए एक बूंद में स्थानापन्न के रूप में इस्तेमाल किया।
https://github.com/DreaminginCodeZH/MaterialRatingBar