From ab0bbe53ae02361d521c133dd5c0b6db3423b0cb Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 12 Feb 2013 23:02:42 +0200 Subject: Just use default colours until proven they don't work;) After 5adefb21244ca57b95e9f8df6ec18880438201bf the "computer" names on the main ("Choose a Computer") dialog (which probably isn't the right term) were invisible for me on my Android 4.1 device at least. Very light grey on white, or something like that. Let's try with default colours and then if that doesn't work *slowly* modify the colours one item by one. Change-Id: I9ae2ee8232cfa85eee4aba0fbcf69b8c245a1ad6 --- android/sdremote/res/values/styles.xml | 54 +--------------------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'android') diff --git a/android/sdremote/res/values/styles.xml b/android/sdremote/res/values/styles.xml index c88c947fd838..683114fa721d 100644 --- a/android/sdremote/res/values/styles.xml +++ b/android/sdremote/res/values/styles.xml @@ -14,67 +14,15 @@ #B4B4B4 #EE4400 - - - - - - - - - - - - -- cgit