commit | 4a8fb93f5e320f5bd5c1dd272339ae499e4b4ec4 | [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 | 10c97896eb3a5876c893ae82dcc733cc403cb693 | |
parent | fafb16c5ae18816bd048428e60f46aec1e993b20 [diff] | |
parent | 3d91492d694cf00474fec792134e496be6ee0313 [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.