MaterialRatingBar Sample Application icon

MaterialRatingBar Sample 1.4.0

893.7 KB / 5+ Downloads / Rating 4.3 - 7 reviews


See previous versions

MaterialRatingBar Sample, developed and published by 梦断代码, has released its latest version, 1.4.0, on 2020-05-10. This app falls under the Libraries & Demo category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 4.3, based on 7 reviews.

MaterialRatingBar Sample APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: me.zhanghai.android.materialratingbar.sample

Updated: 5 years ago

Developer Name: 梦断代码

Category: Libraries & Demo

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing MaterialRatingBar Sample on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.3
Total 7 reviews

Reviews

1 ★, on 2018-03-05
Ik

Previous Versions

MaterialRatingBar Sample 1.4.0
2020-05-10 / 893.7 KB / Android 4.0+

About this app

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

New features

- Migrated to AndroidX.