You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No response from us so far has been given for this issue. This means we saw it but don't have time to even investigate the problem. From the top of my head I can say for sure that element behaves incorrectly when the size of it tries to be less than it would assume to wrap it's content.
That applies both to size set as constant or as weight, if the latter one shrinks element too much.
As a workaround I would propose using wrap_content width, with parent that allows ProperRatingBar to take all the space it needs (or you can use set of weights that will do the same).
We will address this issue later during one of nearest updates for this library.
I know this is the beginning of the lib, so to help you i just post my test that results with some strange behavior time to times.
This is taken from AS.
This one from the device
My layout is:
The text was updated successfully, but these errors were encountered: