DavidPizarro / AutoLabelUI

Android library to place labels next to another. If there is not enough space for the next label, it will be added in a new line.
Apache License 2.0
637 stars 107 forks source link

How to make the last label in a line to Match parent #26

Open KnowersGit opened 6 years ago

KnowersGit commented 6 years ago

Is there a way to make the last label in his line to match the remaining width size?

I don't want empty spaces... I tried to change the AutoViewGroup child size but i cant get it to work..