From 16be5a5acadac318118ade0b74ae637872ec6b91 Mon Sep 17 00:00:00 2001 From: Steve Slaven Date: Mon, 3 Jan 2011 14:37:08 -0800 Subject: Background is white to match webview diff --git a/res/layout/quickdoc.xml b/res/layout/quickdoc.xml index a0caf03..2f210cc 100644 --- a/res/layout/quickdoc.xml +++ b/res/layout/quickdoc.xml @@ -21,6 +21,7 @@ android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" + android:background="#ffffff" >