diff options
author | Michael Jurka <mikejurka@google.com> | 2012-10-10 22:20:47 +0200 |
---|---|---|
committer | Michael Jurka <mikejurka@google.com> | 2012-10-10 23:11:01 +0200 |
commit | b86d516bccffc56af9716a39f3d217e928d02d04 (patch) | |
tree | 9e9b47e27dee00959b853b671b7ac8fddd300b99 /res/values | |
parent | a113121fd3c43f1e1d23064e17c540c48fe330cc (diff) | |
download | packages_apps_trebuchet-b86d516bccffc56af9716a39f3d217e928d02d04.zip packages_apps_trebuchet-b86d516bccffc56af9716a39f3d217e928d02d04.tar.gz packages_apps_trebuchet-b86d516bccffc56af9716a39f3d217e928d02d04.tar.bz2 |
Update custom cling params
Bug: 7318080
Change-Id: I77d73d81a60efa3886f088e82c6ba3466f6ac331
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/dimens.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 628884f..e82f618 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -25,6 +25,7 @@ <!-- entries for custom clings, will be set in overlays --> <add-resource type="dimen" name="custom_cling_margin_top" /> <add-resource type="dimen" name="custom_cling_margin_right" /> + <add-resource type="dimen" name="custom_cling_margin_left" /> <!-- Workspace --> <!-- qsb_bar_height_inset represents qsb_bar_height minus the padding |