commit | 7d7995216765825333788d35e28d47bda97bc295 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Thu May 14 13:00:05 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu May 14 13:00:05 2009 -0700 |
tree | 2db88e9f1a42bf5dfbbe01580a6e8071666179e9 | |
parent | 8c560848ebeae3081e35f5a40d6951bd428b322c [diff] |
Merge change 1638 into donut * changes: fix window layout problem in ViewRoot * don't scale LayoutParams (this must be app's scale). * scale the layout params' coordinates & size only when requesting layout. In SurfaceView, window's x,y wasn't scaled before sending to window manager.