techery / ProperRatingBar

Inspired by stock android RatingBar. Simpler, has features that original lacks.
410 stars 70 forks source link

Doesn't work on Samsung J5 and E5 #12

Open sunnykinger opened 8 years ago

sunnykinger commented 8 years ago

I used this library for my project and this is the best looking rating bar available for Android. The functionality is awesome. Everything is good about this library.

Today we testing it on several other devices and noticed that the setRating doesn't work on Samsung devices. We checked on two Samsung devices i,e Samsung J5 and Samsung E5.

Touchwiz with Lollipop maybe the cause of the issue.

Den-Rimus commented 8 years ago

Sorry for being unresponsive for a long time.

We have this working on Samsung with lollipop just fine. Aren't J5 and E5 some low-level devices with small screen and low resolution? If so - maybe there is just not enough space for proper rating bar. There is an issue of similar matter #4

Please see it and provide some additional info (code, maybe?) if issue is not relater on not clear.