From c1d452a97d0eb57a304fa74c255bd1e28e0ebf33 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 22 Jun 2012 15:10:52 +0400 Subject: make sure loading prompt is on a solid background --- res/values/attrs.xml | 1 + res/values/style.xml | 2 ++ 2 files changed, 3 insertions(+) (limited to 'res/values') diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 2fcfc738..78ff45b4 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -20,4 +20,5 @@ + \ No newline at end of file diff --git a/res/values/style.xml b/res/values/style.xml index 3dc02436..8099573d 100644 --- a/res/values/style.xml +++ b/res/values/style.xml @@ -21,6 +21,7 @@ @android:color/secondary_text_light @android:color/secondary_text_light #5858F8 + @android:color/white \ No newline at end of file -- cgit v1.2.3-54-g00ecf