Skip to content
Snippets Groups Projects
user avatar
Mitsuru Oshima authored
 * 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.
3d91492d
History