Android layout - how to tell a view that it should try to fill it's parent, but at least wraps it's content
Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Is it possible to tell a view, that it should at least wrap it's content but if the parent view leaves space to stretch, than it should fill it's parent? | |||
If what you mean is imageview, then you can set
For others I'd just set | |||
default
.
stackoverflow.comm
No comments:
Post a Comment