summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/calllocation/impl/res/values/dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/calllocation/impl/res/values/dimens.xml')
-rw-r--r--java/com/android/incallui/calllocation/impl/res/values/dimens.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/com/android/incallui/calllocation/impl/res/values/dimens.xml b/java/com/android/incallui/calllocation/impl/res/values/dimens.xml
new file mode 100644
index 000000000..1f4181607
--- /dev/null
+++ b/java/com/android/incallui/calllocation/impl/res/values/dimens.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright 2014 Google Inc. All Rights Reserved. -->
+<resources>
+ <dimen name="location_map_width">92dp</dimen>
+ <dimen name="location_map_height">92dp</dimen>
+</resources>