OSDN Git Service

Put a black View in front of SurfaceView.
authorChih-Chung Chang <chihchung@google.com>
Wed, 23 May 2012 04:26:36 +0000 (21:26 -0700)
committerChih-Chung Chang <chihchung@google.com>
Wed, 23 May 2012 04:57:55 +0000 (21:57 -0700)
commitedada7ca2b7c70c5459cbe488c1a16cc186f2bf0
tree0a6222015196d727e836038ecbcca0516714adaf
parent5c64aba0315281a67894b7d772e128e0bb6bea01
Put a black View in front of SurfaceView.

This prevents SurfaceView from being transparent before the first draw.

Bug: 6507478
Change-Id: I2170f23d4c9844bfc3854d6120f5e72cc0d591ca
res/layout/cropimage.xml
res/layout/dialog_picker.xml
res/layout/gl_root_group.xml [new file with mode: 0644]
res/layout/main.xml
src/com/android/gallery3d/ui/GLRootView.java