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

Resizing child views programatically makes them dissapear #10

Open
kcochibili opened this issue Aug 22, 2020 · 0 comments
Open

Resizing child views programatically makes them dissapear #10

kcochibili opened this issue Aug 22, 2020 · 0 comments

Comments

@kcochibili
Copy link

In my design patterns, I always build my interfaces to scale to different screen sizes, but with this CircleLayout there is no way to make the children sizes scale up or down along with their parent (CircleLayout) via xml or Java. Attempting to resize an individual child programatically causes that particular view to disappear.

is there a solution to this?

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

No branches or pull requests

1 participant