diff options
author | Michael Jurka <mikejurka@google.com> | 2012-03-05 14:24:24 -0800 |
---|---|---|
committer | Michael Jurka <mikejurka@google.com> | 2012-03-05 14:24:24 -0800 |
commit | 9949c8ba0e5766ecbd2dd897bccbde710eb922b9 (patch) | |
tree | 3b5742f94b198841700fa1301ea97c3bf01c9d37 /res/values-sw720dp/config.xml | |
parent | f90a5137128a2dff58632d431dc518fd3c8456bb (diff) | |
download | packages_apps_trebuchet-9949c8ba0e5766ecbd2dd897bccbde710eb922b9.zip packages_apps_trebuchet-9949c8ba0e5766ecbd2dd897bccbde710eb922b9.tar.gz packages_apps_trebuchet-9949c8ba0e5766ecbd2dd897bccbde710eb922b9.tar.bz2 |
Remove unused resources
Diffstat (limited to 'res/values-sw720dp/config.xml')
-rw-r--r-- | res/values-sw720dp/config.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml index 8141283..c52328f 100644 --- a/res/values-sw720dp/config.xml +++ b/res/values-sw720dp/config.xml @@ -11,12 +11,4 @@ <bool name="config_useDropTargetDownTransition">true</bool> <!-- Whether or not to fade the side pages --> <bool name="config_workspaceFadeAdjacentScreens">true</bool> - - <!-- When dragging items on the workspace, how much bigger (in pixels) the dragged view - should be, as compared to the original view. If 0, it will not be scaled at all. - Should be an even number, for pixel alignment. --> - <integer name="config_dragViewExtraPixels">0</integer> - - <!-- When shrinking the workspace, this is the percentage of its original size. --> - <integer name="config_workspaceShrinkPercent">17</integer> </resources> |