Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

match_parent not work #62

Closed
LSDsl opened this issue Sep 4, 2018 · 4 comments
Closed

match_parent not work #62

LSDsl opened this issue Sep 4, 2018 · 4 comments
Labels

Comments

@LSDsl
Copy link

LSDsl commented Sep 4, 2018

When set layout_width to match_parent stars not use all width. Expectation - it add spaces between stars to use all width. Is it possible?

@williamyyu
Copy link
Owner

williamyyu commented Sep 23, 2018

Hi @LSDsl,

Thanks for issued this feature, I'll try to implement this recently.

@alonfi
Copy link

alonfi commented Dec 3, 2019

Hi @ome450901, did you get a chance to look into the match_parent issue?
Setting a fixed srb_starPadding causes the stars to be cut off if the screen is not wide enough to contain the total width of the stars and their set padding. It would be convenient if the padding would be dynamic and change according to the parent's width.

In addition, it would be nice if different starPadding values could be set on different sides of the star, for example add padding horizontally between the stars, but don't add padding vertically above and below the stars.

@williamyyu
Copy link
Owner

Hi @alonfi
Sorry I haven't started working on it yet, it's quite busy at the moment.
Thanks for the suggestion though, I'll try to have a look over the weekend.

@williamyyu
Copy link
Owner

Fixed commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants