From 31c5551b4edc3ffea3efefc3e77bad32a9fd8309 Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Fri, 5 Oct 2012 23:50:58 +0400 Subject: [PATCH] Theme --- .../res/drawable/metro_blue_list_item.xml | 24 +++++++++++------- .../res/drawable/metro_green_list_item.xml | 25 ++++++++++++------- .../res/drawable/metro_purple_list_item.xml | 24 +++++++++++------- calculatorpp/res/values/theme_metro_blue.xml | 1 + calculatorpp/res/values/theme_metro_green.xml | 1 + .../res/values/theme_metro_purple.xml | 1 + 6 files changed, 49 insertions(+), 27 deletions(-) diff --git a/calculatorpp/res/drawable/metro_blue_list_item.xml b/calculatorpp/res/drawable/metro_blue_list_item.xml index 98ac6a1d..7eb23dca 100644 --- a/calculatorpp/res/drawable/metro_blue_list_item.xml +++ b/calculatorpp/res/drawable/metro_blue_list_item.xml @@ -1,15 +1,21 @@ - - - + + + + - - + + + - - + + + + + + + + diff --git a/calculatorpp/res/drawable/metro_green_list_item.xml b/calculatorpp/res/drawable/metro_green_list_item.xml index 480a52ad..ee9aa3f8 100644 --- a/calculatorpp/res/drawable/metro_green_list_item.xml +++ b/calculatorpp/res/drawable/metro_green_list_item.xml @@ -1,15 +1,22 @@ - - - + + + + - - + + + + + + + + + + + + - - diff --git a/calculatorpp/res/drawable/metro_purple_list_item.xml b/calculatorpp/res/drawable/metro_purple_list_item.xml index 1dbafae0..4820331b 100644 --- a/calculatorpp/res/drawable/metro_purple_list_item.xml +++ b/calculatorpp/res/drawable/metro_purple_list_item.xml @@ -1,15 +1,21 @@ - - - + + + + - - + + + - - + + + + + + + + diff --git a/calculatorpp/res/values/theme_metro_blue.xml b/calculatorpp/res/values/theme_metro_blue.xml index 3d28c3ed..7b96b529 100644 --- a/calculatorpp/res/values/theme_metro_blue.xml +++ b/calculatorpp/res/values/theme_metro_blue.xml @@ -17,6 +17,7 @@ diff --git a/calculatorpp/res/values/theme_metro_green.xml b/calculatorpp/res/values/theme_metro_green.xml index 1e70dfcd..c72983a6 100644 --- a/calculatorpp/res/values/theme_metro_green.xml +++ b/calculatorpp/res/values/theme_metro_green.xml @@ -17,6 +17,7 @@ diff --git a/calculatorpp/res/values/theme_metro_purple.xml b/calculatorpp/res/values/theme_metro_purple.xml index 40b6ee16..ace97bf1 100644 --- a/calculatorpp/res/values/theme_metro_purple.xml +++ b/calculatorpp/res/values/theme_metro_purple.xml @@ -17,6 +17,7 @@