From 2f9ed6f52580b8fecb77ec3ca123a804eea89f8c Mon Sep 17 00:00:00 2001 From: Angus Kong Date: Wed, 7 Sep 2011 08:10:55 +0800 Subject: A customized dialog for preparing low-res review. According to UI spec, a customized dialog is needed. The customized dialog has a rounded rectangle as a background and a spinner over a text view. bug:5244268 Change-Id: I21a5709babbaf92e507c8900a8cfb322e29bae4c --- res/layout/pano_capture.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/layout/pano_capture.xml') diff --git a/res/layout/pano_capture.xml b/res/layout/pano_capture.xml index a271d23..7cf6c01 100644 --- a/res/layout/pano_capture.xml +++ b/res/layout/pano_capture.xml @@ -60,4 +60,6 @@ android:layout_width="wrap_content" android:visibility="gone" android:layout_centerInParent="true" /> + + -- cgit v1.1