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

BubleLinearLayout Size when used in adapter #3

Closed
raviteja83 opened this issue Dec 2, 2015 · 2 comments
Closed

BubleLinearLayout Size when used in adapter #3

raviteja83 opened this issue Dec 2, 2015 · 2 comments

Comments

@raviteja83
Copy link

When used in Adapter bubble layout size when once increased all the other views also increase to same size irrespective of the content

@lguipeng
Copy link
Owner

lguipeng commented Dec 4, 2015

Change the child views of BubleLinearLayout dynamically?

@Dagzo
Copy link

Dagzo commented Jan 7, 2016

Hi lguipeng.

I have same issue.
In case of me, ReyclerView.

Change the child views of BubbleLinearLayout dynamically?

Yes, my list items has BubbleLinearLayout as parent of TableLayout.
The TableLayout get some TableRow that contains ImageView dynamically.
After TableRow increased, BubbleLinearLayout size changed.
But after that, other BubbleLinearLayout size also changed.

How can I control the size?
Regards,

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

3 participants