summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2011-08-31 17:37:40 -0700
committerJeff Sharkey <jsharkey@android.com>2011-08-31 17:37:40 -0700
commit82aef76fe31ed7fdd9fa222f05ee6ef7e027c045 (patch)
treeeed2031015bb612eb02516105684514b85de7ff1 /res/values
parent128bbcd1e6606b3c1933c8e85a32b30b3e58ead3 (diff)
downloadandroid_packages_apps_Trebuchet-82aef76fe31ed7fdd9fa222f05ee6ef7e027c045.tar.gz
android_packages_apps_Trebuchet-82aef76fe31ed7fdd9fa222f05ee6ef7e027c045.tar.bz2
android_packages_apps_Trebuchet-82aef76fe31ed7fdd9fa222f05ee6ef7e027c045.zip
Fix malformed XML.
Change-Id: Id7dfdf96952ef2f9d41359c163e8d64e303f75cc
Diffstat (limited to 'res/values')
-rw-r--r--res/values/dimens.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index df9319975..722fb0d4f 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -44,7 +44,7 @@
<dimen name="toolbar_external_icon_height">36dp</dimen>
<!-- AllApps/Customize/AppsCustomize -->
- <!-- The height of the tab bar -- if this changes, we should update the
+ <!-- The height of the tab bar - if this changes, we should update the
external icon width/height above to compensate -->
<dimen name="apps_customize_tab_bar_height">56dp</dimen>
<dimen name="app_icon_size">48dp</dimen>