commit | 2ddba01a5fe79173d22dcd125673313e7007e6ec | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Thu Sep 16 18:27:35 2010 -0700 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Thu Sep 16 18:27:35 2010 -0700 |
tree | 32430e63d932e97e5b2e2fbbd277bb658db1b69c | |
parent | d073d83a6e347ea8187f9ce7a79ca6f20f61453c [diff] |
Introducing InterpolatingLayout. Layout similar to LinearLayout. It allows a child to specify examples of desired size depending on the parent size. For example if the widget wants to be 100dip when parent is 200dip and 110dip when parent is 400dip, the layout will ensure these requirements and interpolate for other parent sizes. Change-Id: Id63da83ecab105c46d472cba927a9cead9c2172d