summaryrefslogtreecommitdiff
path: root/res/layout-land/time_picker_dialog.xml
diff options
context:
space:
mode:
authorScott Kennedy <skennedy@google.com>2015-02-28 18:12:39 -0800
committerScott Kennedy <skennedy@google.com>2015-03-02 11:11:22 -0800
commita09b3c940e98b8606a16a94b48b6d0121d9d3635 (patch)
tree4c4c3838cba13dad2ae459197483872ba546a8ee /res/layout-land/time_picker_dialog.xml
parent70ca047b61c72f1670d52d16d8d0deb341277f38 (diff)
downloaddatetimepicker-a09b3c940e98b8606a16a94b48b6d0121d9d3635.tar.gz
Remove the "white" color and use Android's
Change-Id: I3b05f376db201e441759400c6341eb1e53ffbc60
Diffstat (limited to 'res/layout-land/time_picker_dialog.xml')
-rw-r--r--res/layout-land/time_picker_dialog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-land/time_picker_dialog.xml b/res/layout-land/time_picker_dialog.xml
index ed167af..e3a88cc 100644
--- a/res/layout-land/time_picker_dialog.xml
+++ b/res/layout-land/time_picker_dialog.xml
@@ -33,7 +33,7 @@
android:layout_width="match_parent"
android:layout_height="0dip"
android:layout_weight="1"
- android:background="@color/white" >
+ android:background="@android:color/white" >
<include
layout="@layout/time_header_label"
android:layout_width="match_parent"