From a76fe608b7e14176b0e21371cb9c46d56534faf7 Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Sat, 20 Oct 2012 17:18:46 +0400 Subject: [PATCH] Widget fixes --- calculatorpp/res/values-v14/dimens.xml | 3 + calculatorpp/res/values/dimens.xml | 1 + calculatorpp/res/values/theme_default.xml | 1 + .../widget/CalculatorWidgetProvider.java | 63 ++++++++++--------- 4 files changed, 40 insertions(+), 28 deletions(-) create mode 100644 calculatorpp/res/values-v14/dimens.xml diff --git a/calculatorpp/res/values-v14/dimens.xml b/calculatorpp/res/values-v14/dimens.xml new file mode 100644 index 00000000..5e10ef97 --- /dev/null +++ b/calculatorpp/res/values-v14/dimens.xml @@ -0,0 +1,3 @@ + + 0dp + \ No newline at end of file diff --git a/calculatorpp/res/values/dimens.xml b/calculatorpp/res/values/dimens.xml index 7bb2d138..8f88c138 100644 --- a/calculatorpp/res/values/dimens.xml +++ b/calculatorpp/res/values/dimens.xml @@ -18,6 +18,7 @@ 25sp 20dp 25sp + 6dp 5dp diff --git a/calculatorpp/res/values/theme_default.xml b/calculatorpp/res/values/theme_default.xml index 90eeb26e..08245afb 100644 --- a/calculatorpp/res/values/theme_default.xml +++ b/calculatorpp/res/values/theme_default.xml @@ -82,6 +82,7 @@