commit | c4d5d02667af6989a3121072871f6a4b1e68b594 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu May 21 17:32:42 2009 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Thu May 21 17:50:33 2009 -0700 |
tree | c6b1dfd9c6e777dab1286d4c4ac69e1c7e48f5d7 | |
parent | 384bfa270cdcb5dc3bc9ec396b783e25eb2d9b4d [diff] |
Add new window manager type for a hacking second-level media surface. This adds a new window type that is a surface that sits between the current media type and the application window, in theory allowing you to have two surface views in your hierarchy and control their Z-ordering. There is also another hidden API on SurfaceView to set the type of your window. All a big hack, but for the good of the commonwealth!