File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33![ Icon] ( sample/src/main/launcher_icon-web.png )
44
5- Material Design ` RatingBar ` with better appearance, compatible with Android 2.3 +.
5+ Material Design ` RatingBar ` with better appearance, compatible with Android 3.0 +.
66
77## Why MaterialRatingBar?
88
9- - Consistent appearance on Android 2.3 +.
9+ - Consistent appearance on Android 3.0 +.
1010- Correct tinting across platforms.
1111- Get the 2dp star border background as in Material Icons and Google apps.
1212- Able to render correctly when ` layout_width ` is set to ` match_parent ` , as in Google Play Store.
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ POM_LICENCE_DIST=repo
3232POM_DEVELOPER_ID =zhanghai
3333POM_DEVELOPER_NAME =Zhang Hai
3434
35- ANDROID_MIN_SDK_VERSION =9
35+ ANDROID_MIN_SDK_VERSION =11
3636ANDROID_COMPILE_SDK_VERSION =25
3737ANDROID_BUILD_TOOLS_VERSION =25
3838ANDROID_TARGET_SDK_VERSION =25
You can’t perform that action at this time.
0 commit comments