How does View.view.layout work in Android?
I can’t seem to figure out a consistent behavior.
If it’s positioning, why are 4 coordinates required and not just 2?
Does this mean that it scales as well as positioning?
How does View.view.layout work in Android? I can’t seem to figure out a consistent
Share
Check out the source code