blob: a5b394d72c928585d669ff11e641f084c759d2e6 [file] [log] [blame]
Jeffrey Sharkey7bd74a42009-03-31 18:25:03 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2009 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
17<resources>
Winson Chung82f55532011-08-09 14:14:23 -070018<!-- Cling -->
19 <dimen name="clingPunchThroughGraphicCenterRadius">94dp</dimen>
20
Winson Chung1cad91e2011-05-25 17:41:01 -070021<!-- Workspace -->
Winson Chungea359c62011-08-03 17:06:35 -070022 <dimen name="qsb_bar_height">40dp</dimen>
Winson Chung4b825dcd2011-06-19 12:41:22 -070023 <dimen name="workspace_cell_width">80dp</dimen>
Winson Chungea359c62011-08-03 17:06:35 -070024 <dimen name="workspace_cell_height">100dp</dimen>
Winson Chung4b825dcd2011-06-19 12:41:22 -070025 <dimen name="workspace_width_gap">-1dp</dimen>
26 <dimen name="workspace_height_gap">-1dp</dimen>
Winson Chung4afe9b32011-07-27 17:46:20 -070027 <dimen name="workspace_max_gap">16dp</dimen>
Adam Cohenf4bb1cd2011-07-22 14:36:03 -070028 <dimen name="folder_cell_width">74dp</dimen>
29 <dimen name="folder_cell_height">80dp</dimen>
Winson Chunga6427b12011-07-27 10:53:39 -070030 <dimen name="workspace_divider_padding_left">12dp</dimen>
31 <dimen name="workspace_divider_padding_right">12dp</dimen>
32 <dimen name="workspace_divider_padding_top">0dp</dimen>
33 <dimen name="workspace_divider_padding_bottom">0dp</dimen>
Winson Chung2b8e4452011-08-26 18:12:08 -070034 <dimen name="hotseat_cell_width">64dp</dimen>
35 <dimen name="hotseat_cell_height">64dp</dimen>
36 <dimen name="hotseat_width_gap">-1dp</dimen>
37 <dimen name="hotseat_height_gap">-1dp</dimen>
Winson Chung1cad91e2011-05-25 17:41:01 -070038
39<!-- QSB -->
Winson Chung649723c2011-07-06 20:41:23 -070040 <dimen name="toolbar_button_vertical_padding">0dip</dimen>
41 <dimen name="toolbar_button_horizontal_padding">12dip</dimen>
Winson Chung128bbcd2011-08-31 16:58:52 -070042 <!-- External toolbar icon size (for bounds) -->
43 <dimen name="toolbar_external_icon_width">36dp</dimen>
44 <dimen name="toolbar_external_icon_height">36dp</dimen>
Winson Chung1cad91e2011-05-25 17:41:01 -070045
Winson Chung785d2eb2011-04-14 16:08:02 -070046<!-- AllApps/Customize/AppsCustomize -->
Jeff Sharkey82aef762011-08-31 17:37:40 -070047 <!-- The height of the tab bar - if this changes, we should update the
Winson Chung128bbcd2011-08-31 16:58:52 -070048 external icon width/height above to compensate -->
Winson Chung557d6ed2011-07-08 15:34:52 -070049 <dimen name="apps_customize_tab_bar_height">56dp</dimen>
Michael Jurka931dc972011-08-05 15:08:15 -070050 <dimen name="app_icon_size">48dp</dimen>
Winson Chung557d6ed2011-07-08 15:34:52 -070051 <!-- The width can be 72dp because we don't have L/R padding -->
Winson Chung4b825dcd2011-06-19 12:41:22 -070052 <dimen name="apps_customize_cell_width">72dp</dimen>
Winson Chung557d6ed2011-07-08 15:34:52 -070053 <dimen name="apps_customize_cell_height">80dp</dimen>
Winson Chungdb1138b2011-06-30 14:39:35 -070054 <dimen name="apps_customize_max_gap">18dp</dimen>
Winson Chungf0ea4d32011-06-06 14:27:16 -070055 <dimen name="apps_customize_widget_cell_width_gap">10dp</dimen>
56 <dimen name="apps_customize_widget_cell_height_gap">10dp</dimen>
Romain Guy442eda22010-02-04 15:59:37 -080057 <dimen name="title_texture_width">120px</dimen>
Daniel Sandlerc9b18772010-04-22 14:37:59 -040058
59 <!-- height of the bottom row of controls -->
Winson Chungea359c62011-08-03 17:06:35 -070060 <dimen name="button_bar_height">64dip</dimen>
Winson Chungf5f8cef2011-07-22 11:16:13 -070061 <!-- Because portal animations go beyond the bounds of an icon, we need
62 to make the dock layout slightly larger than the button_bar_height -->
Winson Chung2b8e4452011-08-26 18:12:08 -070063 <dimen name="button_bar_height_top_padding">8dp</dimen>
64 <dimen name="button_bar_height_bottom_padding">0dp</dimen>
65 <dimen name="button_bar_width_left_padding">0dp</dimen>
66 <dimen name="button_bar_width_right_padding">0dp</dimen>
Winson Chungea359c62011-08-03 17:06:35 -070067 <dimen name="button_bar_height_plus_padding">72dp</dimen>
Daniel Sandlerc9b18772010-04-22 14:37:59 -040068
Winson Chunga62e9fd2011-07-11 15:20:48 -070069 <!-- Drag padding to add to the drop targets -->
Winson Chunga6427b12011-07-27 10:53:39 -070070 <dimen name="drop_target_drag_padding">40dp</dimen>
Winson Chunga62e9fd2011-07-11 15:20:48 -070071
Winson Chung785d2eb2011-04-14 16:08:02 -070072 <!-- extra horizontal spacing between mini screen thumbnails ie. in all
73 apps and in customization mode -->
74 <dimen name="smallScreenExtraSpacing">0dip</dimen>
75
76 <!-- Vertical spacing between edge of screen and mini cell layouts when they
77 are minimized to the bottom in all apps -->
78 <dimen name="allAppsSmallScreenVerticalMarginLandscape">30dip</dimen>
79 <dimen name="allAppsSmallScreenVerticalMarginPortrait">60dip</dimen>
80
Winson Chung785d2eb2011-04-14 16:08:02 -070081 <!-- padding between the delete zone drawable and text -->
82 <dimen name="delete_zone_drawable_padding">8dip</dimen>
83
Daniel Sandler86b40542010-06-01 14:48:12 -070084 <!-- roughly a status bar (for vertically centering the all apps
85 home icon in landscape) -->
86 <dimen name="status_bar_height">25dip</dimen>
87
Winson Chung785d2eb2011-04-14 16:08:02 -070088<!-- Dragging -->
Joe Onorato658db742010-09-29 11:40:39 -070089 <!-- the area at the edge of the screen that makes the workspace go left
90 or right while you're dragging. -->
91 <dimen name="scroll_zone">20dp</dimen>
Adam Cohen8878a322011-03-28 13:18:42 -070092
93 <!-- When dragging items on the workspace, the number of dps by which the position of
94 the drag view should be offset from the position of the original view. -->
95 <dimen name="dragViewOffsetX">0dp</dimen>
96 <dimen name="dragViewOffsetY">-8dp</dimen>
Adam Cohen2801caf2011-05-13 20:57:39 -070097
Adam Cohen41d5d6d2011-05-31 15:52:28 -070098 <!-- Padding applied to AppWidgets -->
Adam Cohen45126372011-09-01 13:57:08 -070099 <dimen name="app_widget_padding_left">16dp</dimen>
100 <dimen name="app_widget_padding_right">16dp</dimen>
101 <dimen name="app_widget_padding_top">16dp</dimen>
102 <dimen name="app_widget_padding_bottom">16dp</dimen>
Adam Cohen76fc0852011-06-17 13:26:23 -0700103
104<!-- Folders -->
105 <!-- The size of the image which sits behind the preview of the folder contents -->
Winson Chung4b825dcd2011-06-19 12:41:22 -0700106 <dimen name="folder_preview_size">64dp</dimen>
Adam Cohen76fc0852011-06-17 13:26:23 -0700107 <!-- The amount that the preview contents are inset from the preview background -->
108 <dimen name="folder_preview_padding">4dp</dimen>
Adam Cohenfdd6c832011-08-24 14:00:54 -0700109 <dimen name="folder_name_padding">10dp</dimen>
Adam Cohen4ef610f2011-06-21 22:37:36 -0700110 <dimen name="folder_width_gap">0dp</dimen>
111 <dimen name="folder_height_gap">0dp</dimen>
Jeffrey Sharkey7bd74a42009-03-31 18:25:03 -0700112</resources>