From a3ac20d162bd67c9140b2afcc41cf35266105f1d Mon Sep 17 00:00:00 2001 From: Linus Lee Date: Mon, 16 Mar 2015 18:18:22 -0700 Subject: PhoneCommon: Adjust dimens for hdpi The spacing for the dial pad is too small, so create some more space by decreasing the whitespace between the dial pad at the top bar Change-Id: I2775ce417b53f7a69abeb3b8919169024a7714dd --- res/values-hdpi/dimens.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 res/values-hdpi/dimens.xml diff --git a/res/values-hdpi/dimens.xml b/res/values-hdpi/dimens.xml new file mode 100644 index 0000000..7982e58 --- /dev/null +++ b/res/values-hdpi/dimens.xml @@ -0,0 +1,19 @@ + + + + 6dp + -- cgit v1.2.3