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?
- က Android 3.0+ အပေါ်ညီအသွင်အပြင်။
- အခြေခံမူဘောင် RatingBar များတိုးချဲ့ခြင်း။
- ပစ္စည်း Icons နှင့် Google apps များမှာကဲ့သို့ 2dp ကြယ်နယ်စပ်နောက်ခံကိုရယူပါ။
- ပလက်ဖောင်းတစ်လျှောက်မှန်ကန်သောထုံးစံတင့်။
- layout_width match_parent သတ်မှတ်ထားသောအခါ Google ကအတွက် Store က Play အဖြစ်, မှန်မှန်ကန်ကန် render နိုင်ရမည်။
- layout_height 16dp ထက်အခြားတန်ဖိုးများသတ်မှတ်ထားသည့်အခါမှန်မှန်ကန်ကန်စကေးနိုင် 36dp နှင့် 48dp ။
- မူဘောင်ရဲ့မမှန်ကန်ကြောင်းအကောင်အထည်ဖော်မှုအားဖြင့် 4.5 မှပြည့်စုံလိမ့်မည်သည့်ထိုကဲ့သို့သောမှန်ကန်စွာ 4.3 အဖြစ်သတ်မှတ်ရေးဖော်ပြရန်နိုင်သူဖြစ်ရမည်။
- မူဘောင်ရဲ့မြှုပ်ထားသောတဝက်ကြယ်ပွင့်အမြင်အာရုံချို့ယွင်းရှောင်ကြဉ်ပါ။
- drop-အတွက်မူဘောင် RatingBar များအတွက်အစားထိုးအဖြစ်အသုံးပြုသည်။
https://github.com/DreaminginCodeZH/MaterialRatingBar