From 32d56e4b7e9a9f9e75d409bbc5b4b21c717cfd6e Mon Sep 17 00:00:00 2001 From: Herbert von Broeuschmeul Date: Fri, 10 Dec 2010 15:28:21 +0100 Subject: error correction android SDK 2.3 has changed the way strings with parameters are managed and so the code didn't compile anymore: http://code.google.com/p/android/issues/detail?id=13036 --- res/values/constants.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values/constants.xml') diff --git a/res/values/constants.xml b/res/values/constants.xml index 992fb83..2cd9360 100644 --- a/res/values/constants.xml +++ b/res/values/constants.xml @@ -74,7 +74,7 @@ 8F00 8702 810201010001050105010001000100010001000100019600 - 8102%02X01%02X01%02X01%02X01%02X01%02X01%02X01%02X01%02X0100019600 + 8102%02X01%02X01%02X01%02X01%02X01%02X01%02X01%02X01%02X0100019600 85020000000000 85010000000000 8400 -- cgit v1.1