From edada7ca2b7c70c5459cbe488c1a16cc186f2bf0 Mon Sep 17 00:00:00 2001 From: Chih-Chung Chang Date: Tue, 22 May 2012 21:26:36 -0700 Subject: 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/dialog_picker.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'res/layout/dialog_picker.xml') diff --git a/res/layout/dialog_picker.xml b/res/layout/dialog_picker.xml index ba3f500f1..4a625a10b 100644 --- a/res/layout/dialog_picker.xml +++ b/res/layout/dialog_picker.xml @@ -18,8 +18,7 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent"> - -- cgit v1.2.3