Android O SDK.
[android_tools.git] / sdk / platforms / android-26 / data / res / values / dimens.xml
blobece0e821060c532e2178b193f1b1686c63f6204e
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 /* //device/apps/common/assets/res/any/dimens.xml
4 **
5 ** Copyright 2006, The Android Open Source Project
6 **
7 ** Licensed under the Apache License, Version 2.0 (the "License");
8 ** you may not use this file except in compliance with the License.
9 ** You may obtain a copy of the License at
11 **     http://www.apache.org/licenses/LICENSE-2.0
13 ** Unless required by applicable law or agreed to in writing, software
14 ** distributed under the License is distributed on an "AS IS" BASIS,
15 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 ** See the License for the specific language governing permissions and
17 ** limitations under the License.
19 -->
20 <resources>
21     <!-- The width that is used when creating thumbnails of applications. -->
22     <dimen name="thumbnail_width">192dp</dimen>
23     <!-- The height that is used when creating thumbnails of applications. -->
24     <dimen name="thumbnail_height">192dp</dimen>
25     <!-- The amount to scale a fullscreen screenshot thumbnail. -->
26     <item name="thumbnail_fullscreen_scale" type="fraction">60%</item>
27     <!-- The width used to calculate scale for full screen thumbnail on TV -->
28     <integer name="thumbnail_width_tv">240</integer>
29     <!-- The standard size (both width and height) of an application icon that
30          will be displayed in the app launcher and elsewhere. -->
31     <dimen name="app_icon_size">48dip</dimen>
33     <dimen name="toast_y_offset">64dip</dimen>
34     <!-- Height of the status bar -->
35     <dimen name="status_bar_height">24dp</dimen>
36     <!-- Height of the bottom navigation / system bar. -->
37     <dimen name="navigation_bar_height">48dp</dimen>
38     <!-- Height of the bottom navigation bar in portrait; often the same as @dimen/navigation_bar_height -->
39     <dimen name="navigation_bar_height_landscape">48dp</dimen>
40     <!-- Width of the navigation bar when it is placed vertically on the screen -->
41     <dimen name="navigation_bar_width">48dp</dimen>
42     <!-- Height of the bottom navigation / system bar in car mode. -->
43     <dimen name="navigation_bar_height_car_mode">96dp</dimen>
44     <!-- Height of the bottom navigation bar in portrait; often the same as
45          @dimen/navigation_bar_height_car_mode -->
46     <dimen name="navigation_bar_height_landscape_car_mode">96dp</dimen>
47     <!-- Width of the navigation bar when it is placed vertically on the screen in car mode -->
48     <dimen name="navigation_bar_width_car_mode">96dp</dimen>
49     <!-- Height of notification icons in the status bar -->
50     <dimen name="status_bar_icon_size">24dip</dimen>
51     <!-- Size of the giant number (unread count) in the notifications -->
52     <dimen name="status_bar_content_number_size">48sp</dimen>
53     <!-- Margin at the edge of the screen to ignore touch events for in the windowshade. -->
54     <dimen name="status_bar_edge_ignore">5dp</dimen>
56     <!-- Width of the window of the divider bar used to resize docked stacks. -->
57     <dimen name="docked_stack_divider_thickness">48dp</dimen>
59     <!-- How much the content in the divider is inset from the window bounds when resting. Used to
60          calculate the bounds of the stacks-->
61     <dimen name="docked_stack_divider_insets">19dp</dimen>
63     <!-- To how much the docked stack gets reduced when we decide to minimize the docked stack, i.e.
64          when the user opens homescreen. -->
65     <dimen name="docked_stack_minimize_thickness">8dp</dimen>
67     <!-- The amount to leave on-screen when the PIP is minimized. -->
68     <dimen name="pip_minimized_visible_size">48dp</dimen>
70     <!-- Min width for a tablet device -->
71     <dimen name="min_xlarge_screen_width">800dp</dimen>
73     <!-- Default height of a key in the password keyboard for alpha (used by keyguard) -->
74     <dimen name="password_keyboard_key_height_alpha">56dip</dimen>
75     <!-- Default height of a key in the password keyboard for numeric (used by keyguard) -->
76     <dimen name="password_keyboard_key_height_numeric">56dip</dimen>
77     <!-- Default correction for the space key in the password keyboard  (used by keyguard) -->
78     <dimen name="password_keyboard_spacebar_vertical_correction">4dip</dimen>
79     <!-- Default horizontal gap between keys in the password keyboard (used by keyguard) -->
80     <dimen name="password_keyboard_horizontalGap">3dip</dimen>
81     <!-- Default vertical gap between keys in the password keyboard (used by keyguard) -->
82     <dimen name="password_keyboard_verticalGap">9dip</dimen>
84     <!-- Size of lockscreen outerring on unsecure unlock LockScreen -->
85     <dimen name="keyguard_lockscreen_outerring_diameter">270dp</dimen>
87     <!-- Preference activity side margins -->
88     <dimen name="preference_screen_side_margin">0dp</dimen>
89     <!-- Preference activity side margins negative-->
90     <dimen name="preference_screen_side_margin_negative">0dp</dimen>
91     <!-- Preference activity top margin -->
92     <dimen name="preference_screen_top_margin">0dp</dimen>
93     <!-- Preference activity bottom margin -->
94     <dimen name="preference_screen_bottom_margin">0dp</dimen>
95     <!-- Preference widget area width (to the left of the text) -->
96     <dimen name="preference_widget_width">48dp</dimen>
97     <!-- Preference fragment padding, bottom -->
98     <dimen name="preference_fragment_padding_bottom">0dp</dimen>
99     <!-- Preference fragment padding, sides -->
100     <dimen name="preference_fragment_padding_side">16dp</dimen>
101     <!-- Weight of the left pane in a multi-pane preference layout. -->
102     <integer name="preferences_left_pane_weight">4</integer>
103     <!-- Weight of the right pane in a multi-pane preference layout. So the split is 40:60 -->
104     <integer name="preferences_right_pane_weight">6</integer>
105     <!-- Padding to the left of the preference panel breadcrumb -->
106     <dimen name="preference_breadcrumb_paddingLeft">0dp</dimen>
107     <!-- Padding to the right of the preference panel breadcrumb -->
108     <dimen name="preference_breadcrumb_paddingRight">0dp</dimen>
109     <!-- Minimum space to allocate to the left of a preference item for an icon.
110         This helps in aligning titles when some items have icons and some don't. When space is
111         at a premium, we don't pre-allocate any space. -->
112     <dimen name="preference_icon_minWidth">0dp</dimen>
113     <!-- The platform's desired minimum size for a dialog's width when it
114          is along the major axis (that is the screen is landscape).  This may
115          be either a fraction or a dimension. -->
116     <item type="dimen" name="dialog_min_width_major">65%</item>
118     <!-- The platform's desired fixed width for a dialog along the major axis
119          (the screen is in landscape). This may be either a fraction or a dimension.-->
120     <item type="dimen" name="dialog_fixed_width_major">100%</item>
121     <!-- The platform's desired fixed width for a dialog along the minor axis
122          (the screen is in portrait). This may be either a fraction or a dimension.-->
123     <item type="dimen" name="dialog_fixed_width_minor">100%</item>
124     <!-- The platform's desired fixed height for a dialog along the major axis
125          (the screen is in portrait). This may be either a fraction or a dimension.-->
126     <item type="dimen" name="dialog_fixed_height_major">80%</item>
127     <!-- The platform's desired fixed height for a dialog along the minor axis
128          (the screen is in landscape). This may be either a fraction or a dimension.-->
129     <item type="dimen" name="dialog_fixed_height_minor">100%</item>
131     <!-- Preference activity, vertical padding for the header list -->
132     <dimen name="preference_screen_header_vertical_padding">0dp</dimen>
134     <dimen name="preference_screen_header_padding_side">16dip</dimen>
135     <integer name="preference_screen_header_scrollbarStyle">0x02000000</integer> <!-- outsideOverlay -->
137     <integer name="preference_fragment_scrollbarStyle">0x02000000</integer> <!-- outsideOverlay -->
139     <dimen name="preference_item_padding_side">8dip</dimen>
140     <dimen name="preference_item_padding_inner">8dip</dimen>
141     <dimen name="preference_child_padding_side">16dip</dimen>
143     <!-- The platform's desired minimum size for a dialog's width when it
144          is along the minor axis (that is the screen is portrait).  This may
145          be either a fraction or a dimension. -->
146     <item type="dimen" name="dialog_min_width_minor">95%</item>
148     <!-- Default padding for dialogs. -->
149     <dimen name="dialog_padding">16dp</dimen>
151     <!-- The margin on the start of the content view -->
152     <dimen name="notification_content_margin_start">16dp</dimen>
154     <!-- The margin on the end of the content view
155         Keep in sync with notification_content_plus_picture_margin! -->
156     <dimen name="notification_content_margin_end">16dp</dimen>
158     <!-- The margin on the end of the content view with a picture.
159         Keep in sync with notification_content_plus_picture_margin! -->
160     <dimen name="notification_content_picture_margin">56dp</dimen>
162     <!-- The margin on the end of the content view with a picture, plus the standard
163         content end margin.
164         Keep equal to (notification_content_picture_margin + notification_content_margin_end)!
165     -->
166     <dimen name="notification_content_plus_picture_margin_end">72dp</dimen>
168     <!-- The additional margin on the sides of the ambient view. -->
169     <dimen name="notification_extra_margin_ambient">16dp</dimen>
171     <!-- The height of the notification action list -->
172     <dimen name="notification_action_list_height">56dp</dimen>
174     <!-- height of the content margin to accomodate for the header -->
175     <dimen name="notification_content_margin_top">37.5dp</dimen>
177     <!-- height of the content margin on the bottom -->
178     <dimen name="notification_content_margin_bottom">16dp</dimen>
180     <!-- height of the notification header (for icon and package name) -->
181     <dimen name="notification_header_height">48dp</dimen>
183     <!-- The height of the background for a notification header on a group -->
184     <dimen name="notification_header_background_height">45.5dp</dimen>
186     <!-- The top padding for the notification header -->
187     <dimen name="notification_header_padding_top">10dp</dimen>
188     <!-- The bottom padding for the notification header -->
189     <dimen name="notification_header_padding_bottom">11dp</dimen>
191     <!-- size (width and height) of the icon in the notification header -->
192     <dimen name="notification_header_icon_size">18dp</dimen>
194     <!-- size (width and height) of the icon in the notification header -->
195     <dimen name="notification_header_icon_size_ambient">20dp</dimen>
197     <!-- Height of a small notification in the status bar -->
198     <dimen name="notification_min_height">92dp</dimen>
200     <!-- The width of the big icons in notifications. -->
201     <dimen name="notification_large_icon_width">64dp</dimen>
202     <!-- The width of the big icons in notifications. -->
203     <dimen name="notification_large_icon_height">64dp</dimen>
205     <!-- The minimum width of the app name in the header if it shrinks -->
206     <dimen name="notification_header_shrink_min_width">72dp</dimen>
208     <!-- The minimum height of the content if there are at least two lines or a picture-->
209     <dimen name="notification_min_content_height">41dp</dimen>
211     <!-- The small size of the image if the height drawing doesn't work anymore -->
212     <dimen name="media_notification_expanded_image_small_size">72dp</dimen>
214     <!-- The maximum size of the image in the expanded media notification -->
215     <dimen name="media_notification_expanded_image_margin_bottom">20dp</dimen>
217     <!-- The margin of the content to an image-->
218     <dimen name="notification_content_image_margin_end">8dp</dimen>
220     <!-- The spacing between messages in Notification.MessagingStyle -->
221     <dimen name="notification_messaging_spacing">6dp</dimen>
223     <!-- Preferred width and height of the search view. -->
224     <dimen name="search_view_preferred_width">320dip</dimen>
225     <dimen name="search_view_preferred_height">48dip</dimen>
227     <!-- Dialog padding for round display -->
228     <dimen name="alert_dialog_round_padding">27dip</dimen>
229     <!-- Dialog title height -->
230     <dimen name="alert_dialog_title_height">64dip</dimen>
231     <!-- Dialog button bar height -->
232     <dimen name="alert_dialog_button_bar_height">48dip</dimen>
233     <!-- Leanback dialog vertical margin -->
234     <dimen name="leanback_alert_dialog_vertical_margin">27dip</dimen>
235     <!-- Leanback dialog horizontal margin -->
236     <dimen name="leanback_alert_dialog_horizontal_margin">54dip</dimen>
238     <!-- Default height of an action bar. -->
239     <dimen name="action_bar_default_height">48dip</dimen>
240     <!-- Vertical padding around action bar icons. -->
241     <dimen name="action_bar_icon_vertical_padding">8dip</dimen>
242     <!-- Text size for action bar titles -->
243     <dimen name="action_bar_title_text_size">18dp</dimen>
244     <!-- Text size for action bar subtitles -->
245     <dimen name="action_bar_subtitle_text_size">14dp</dimen>
246     <!-- Top margin for action bar subtitles -->
247     <dimen name="action_bar_subtitle_top_margin">-3dp</dimen>
248     <!-- Bottom margin for action bar subtitles -->
249     <dimen name="action_bar_subtitle_bottom_margin">5dip</dimen>
251     <!-- Size of clock font in LockScreen on Unsecure unlock screen. -->
252     <dimen name="keyguard_lockscreen_clock_font_size">80dip</dimen>
254     <!-- Size of status line font on Unsecure unlock LockScreen. -->
255     <dimen name="keyguard_lockscreen_status_line_font_size">14dip</dimen>
257     <!-- Size of right margin on Unsecure unlock LockScreen -->
258     <dimen name="keyguard_lockscreen_status_line_font_right_margin">42dip</dimen>
260     <!-- Size of top margin on Clock font to edge on unlock LockScreen -->
261     <dimen name="keyguard_lockscreen_status_line_clockfont_top_margin">22dip</dimen>
263     <!-- Size of top margin on Clock font to edge on unlock LockScreen -->
264     <dimen name="keyguard_lockscreen_status_line_clockfont_bottom_margin">12dip</dimen>
266     <!-- Padding on left margin of PIN text entry field to center it when del button is showing -->
267     <dimen name="keyguard_lockscreen_pin_margin_left">40dip</dimen>
269     <!-- Height of FaceUnlock view in keyguard -->
270     <dimen name="face_unlock_height">330dip</dimen>
272     <!-- Minimum popup width for selecting an activity in ActivityChooserDialog/ActivityChooserView. -->
273     <dimen name="activity_chooser_popup_min_width">200dip</dimen>
275     <!-- The default gap between components in a layout. -->
276     <dimen name="default_gap">8dip</dimen>
278     <!-- Text padding for dropdown items -->
279     <dimen name="dropdownitem_text_padding_left">8dip</dimen>
281     <!-- Text padding for dropdown items -->
282     <dimen name="dropdownitem_text_padding_right">8dip</dimen>
284     <!-- Width of the icon in a dropdown list -->
285     <dimen name="dropdownitem_icon_width">32dip</dimen>
287     <!-- Default width for a textview error popup -->
288     <dimen name="textview_error_popup_default_width">240dip</dimen>
290     <!-- Default padding to apply to AppWidgetHostViews containing widgets targeting API level 14 and up. -->
291     <dimen name="default_app_widget_padding_left">8dp</dimen>
292     <dimen name="default_app_widget_padding_top">8dp</dimen>
293     <dimen name="default_app_widget_padding_right">8dp</dimen>
294     <dimen name="default_app_widget_padding_bottom">8dp</dimen>
296     <!-- Minimum width for an action button in the menu area of an action bar -->
297     <dimen name="action_button_min_width">56dip</dimen>
299     <!-- Maximum height for a stacked tab bar as part of an action bar -->
300     <dimen name="action_bar_stacked_max_height">48dp</dimen>
302     <!-- Maximum width for a stacked action bar tab. This prevents
303          action bar tabs from becoming too wide on a wide screen when only
304          a few are present. -->
305     <dimen name="action_bar_stacked_tab_max_width">180dp</dimen>
307     <!-- Size of notification text (see TextAppearance.StatusBar.EventContent) -->
308     <dimen name="notification_text_size">14sp</dimen>
309     <!-- Size of notification text titles (see TextAppearance.StatusBar.EventContent.Title) -->
310     <dimen name="notification_title_text_size">14sp</dimen>
311     <!-- Size of smaller notification text (see TextAppearance.StatusBar.EventContent.Line2, Info, Time) -->
312     <dimen name="notification_subtext_size">12sp</dimen>
314     <!-- Top padding for notifications in the standard layout. -->
315     <dimen name="notification_top_pad">10dp</dimen>
317     <!-- Top padding for notifications when narrow (i.e. it has 3 lines) -->
318     <dimen name="notification_top_pad_narrow">4dp</dimen>
320     <!-- Top padding for notification when text is large -->
321     <dimen name="notification_top_pad_large_text">5dp</dimen>
323     <!-- Top padding for notification when text is large and narrow (i.e. it has 3 lines -->
324     <dimen name="notification_top_pad_large_text_narrow">-4dp</dimen>
326     <!-- Padding for notification icon when drawn with circle around it -->
327     <dimen name="notification_large_icon_circle_padding">11dp</dimen>
329     <!-- The margin on top of the text of the notification -->
330     <dimen name="notification_text_margin_top">0.5dp</dimen>
332     <!-- The padding on top of inbox style elements -->
333     <dimen name="notification_inbox_item_top_padding">5dp</dimen>
335     <!-- Size of the profile badge for notifications -->
336     <dimen name="notification_badge_size">12dp</dimen>
338     <!-- Keyguard dimensions -->
339     <!-- TEMP -->
340     <dimen name="kg_security_panel_height">600dp</dimen>
342     <!-- Height of security view in keyguard. -->
343     <dimen name="kg_security_view_height">480dp</dimen>
345     <!-- Width of widget view in keyguard. -->
346     <dimen name="kg_widget_view_width">0dp</dimen>
348     <!-- Height of widget view in keyguard. -->
349     <dimen name="kg_widget_view_height">0dp</dimen>
351     <!-- Size of the clock font in keyguard's status view -->
352     <dimen name="kg_status_clock_font_size">75dp</dimen>
354     <!-- Size of the date font in keyguard's status view  -->
355     <dimen name="kg_status_date_font_size">15dp</dimen>
357     <!-- Size of the generic status lines keyguard's status view  -->
358     <dimen name="kg_status_line_font_size">13dp</dimen>
360     <!-- Size of margin on the right of keyguard's status view -->
361     <dimen name="kg_status_line_font_right_margin">16dp</dimen>
363     <!-- Top margin for the clock view -->
364     <dimen name="kg_clock_top_margin">-16dp</dimen>
366     <!-- Horizontal gap between keys in PIN and SIM PIN numeric keyboards in keyguard -->
367     <dimen name="kg_key_horizontal_gap">0dp</dimen>
369     <!-- Horizontal gap between keys in PIN and SIM PIN numeric keyboards in keyguard -->
370     <dimen name="kg_key_vertical_gap">0dp</dimen>
372     <!-- Horizontal gap between keys in PIN and SIM PIN numeric keyboards in keyguard -->
373     <dimen name="kg_pin_key_height">60dp</dimen>
375     <!-- Space reserved at the bottom of secure views (pin/pattern/password/SIM pin/SIM puk) -->
376     <dimen name="kg_secure_padding_height">46dp</dimen>
378     <!-- The height of the runway lights strip -->
379     <dimen name="kg_runway_lights_height">7dp</dimen>
381     <!-- The height of the runway lights strip -->
382     <dimen name="kg_runway_lights_vertical_padding">2dp</dimen>
384     <!-- Horizontal padding for the widget pager -->
385     <dimen name="kg_widget_pager_horizontal_padding">16dp</dimen>
387     <!-- Top padding for the widget pager -->
388     <dimen name="kg_widget_pager_top_padding">0dp</dimen>
390     <!-- Bottom padding for the widget pager -->
391     <dimen name="kg_widget_pager_bottom_padding">64dp</dimen>
393     <!-- Top margin for the runway lights. We add a negative margin in large
394         devices to account for the widget pager padding -->
395     <dimen name="kg_runway_lights_top_margin">0dp</dimen>
397     <!-- Touch slop for the global toggle accessibility gesture -->
398     <dimen name="accessibility_touch_slop">80dip</dimen>
400     <!-- Width of the outline stroke used by the accessibility screen magnification indicator -->
401     <dimen name="accessibility_magnification_indicator_width">4dip</dimen>
403     <!-- Width of the sliding KeyguardSecurityContainer (includes 2x keyguard_security_view_margin) -->
404     <dimen name="keyguard_security_width">320dp</dimen>
406     <!-- Height of the sliding KeyguardSecurityContainer (includes 2x keyguard_security_view_margin) -->
407     <dimen name="keyguard_security_height">400dp</dimen>
409     <!-- Margin around the various security views -->
410     <dimen name="keyguard_security_view_margin">8dp</dimen>
412     <!-- Margin around the various security views -->
413     <dimen name="keyguard_muliuser_selector_margin">8dp</dimen>
415     <!-- Stroke width of the frame for the circular avatars. -->
416     <dimen name="keyguard_avatar_frame_stroke_width">2dp</dimen>
418     <!-- Shadow radius under the frame for the circular avatars. -->
419     <dimen name="keyguard_avatar_frame_shadow_radius">1dp</dimen>
421     <!-- Size of the avator on hte multiuser lockscreen. -->
422     <dimen name="keyguard_avatar_size">66dp</dimen>
424     <!-- Size of the text under the avator on the multiuser lockscreen. -->
425     <dimen name="keyguard_avatar_name_size">10sp</dimen>
427     <!-- Size of the region along the edge of the screen that will accept
428          swipes to scroll the widget area. -->
429     <dimen name="kg_edge_swipe_region_size">24dp</dimen>
431     <!-- If the height if keyguard drops below this threshold (most likely
432     due to the appearance of the IME), then drop the multiuser selector. -->
433     <dimen name="kg_squashed_layout_threshold">600dp</dimen>
435     <!-- The height of widgets which do not support vertical resizing. This is only
436     used on tablets; on phones, this size is determined by the space left by the
437     security mode. -->
438     <dimen name="kg_small_widget_height">160dp</dimen>
440     <!-- Rounded corner radius for video subtitles. -->
441     <dimen name="subtitle_corner_radius">2dp</dimen>
443     <!-- Shadow radius for video subtitles. -->
444     <dimen name="subtitle_shadow_radius">2dp</dimen>
446     <!-- Shadow offset for video subtitles. -->
447     <dimen name="subtitle_shadow_offset">2dp</dimen>
449     <!-- Outline width for video subtitles. -->
450     <dimen name="subtitle_outline_width">2dp</dimen>
452     <!-- Minimum size of the fast scroller thumb's touch target. -->
453     <dimen name="fast_scroller_minimum_touch_target">48dp</dimen>
455     <!-- width of ImmersiveModeConfirmation (-1 for match_parent) -->
456     <dimen name="immersive_mode_cling_width">-1px</dimen>
458     <dimen name="resolver_max_width">480dp</dimen>
460     <!-- Amount to reduce the size of the circular mask by (to compensate for
461          aliasing effects). This is only used on circular displays. -->
462     <dimen name="circular_display_mask_thickness">1px</dimen>
464     <dimen name="lock_pattern_dot_line_width">3dp</dimen>
465     <dimen name="lock_pattern_dot_size">12dp</dimen>
466     <dimen name="lock_pattern_dot_size_activated">28dp</dimen>
468     <dimen name="text_handle_min_size">40dp</dimen>
470     <!-- Lighting and shadow properties -->
471     <dimen name="light_y">0dp</dimen>
472     <dimen name="light_z">600dp</dimen>
473     <dimen name="light_radius">800dp</dimen>
474     <item type="dimen" format="float" name="ambient_shadow_alpha">0.039</item>
475     <item type="dimen" format="float" name="spot_shadow_alpha">0.19</item>
477     <!-- Floating toolbar dimensions -->
478     <dimen name="floating_toolbar_height">48dp</dimen>
479     <dimen name="floating_toolbar_menu_image_width">24dp</dimen>
480     <dimen name="floating_toolbar_menu_image_button_width">56dp</dimen>
481     <dimen name="floating_toolbar_menu_image_button_vertical_padding">12dp</dimen>
482     <dimen name="floating_toolbar_menu_button_side_padding">11dp</dimen>
483     <dimen name="floating_toolbar_overflow_image_button_width">60dp</dimen>
484     <dimen name="floating_toolbar_overflow_side_padding">18dp</dimen>
485     <dimen name="floating_toolbar_text_size">14sp</dimen>
486     <dimen name="floating_toolbar_menu_button_minimum_width">48dp</dimen>
487     <dimen name="floating_toolbar_preferred_width">400dp</dimen>
488     <dimen name="floating_toolbar_minimum_overflow_height">96dp</dimen>
489     <dimen name="floating_toolbar_maximum_overflow_height">192dp</dimen>
490     <dimen name="floating_toolbar_horizontal_margin">16dp</dimen>
491     <dimen name="floating_toolbar_vertical_margin">8dp</dimen>
492     <dimen name="content_rect_bottom_clip_allowance">20dp</dimen>
494     <dimen name="chooser_grid_padding">0dp</dimen>
496     <item type="dimen" name="aerr_padding_list_top">15dp</item>
497     <item type="dimen" name="aerr_padding_list_bottom">8dp</item>
499     <item type="fraction" name="docked_stack_divider_fixed_ratio">34.15%</item>
501     <dimen name="resize_shadow_size">5dp</dimen>
503     <!-- The default minimal size of a resizable task, in both dimensions. -->
504     <dimen name="default_minimal_size_resizable_task">220dp</dimen>
506     <!-- The default minimal size of a PiP task, in both dimensions. -->
507     <dimen name="default_minimal_size_pip_resizable_task">108dp</dimen>
509     <!-- Height of a task when in minimized mode from the top when launcher is resizable. -->
510     <dimen name="task_height_of_minimized_mode">80dp</dimen>
512     <!-- Minimum "smallest width" of the display for cascading menus to be enabled. -->
513     <dimen name="cascading_menus_min_smallest_width">720dp</dimen>
515     <!-- Tooltip dimensions. -->
516     <!-- Vertical offset from the edge of the anchor view for a touch-triggered tooltip. -->
517     <dimen name="tooltip_y_offset_touch">16dp</dimen>
518     <!-- Vertical offset from the edge of the anchor view for a non-touch-triggered tooltip. -->
519     <dimen name="tooltip_y_offset_non_touch">0dp</dimen>
520     <!-- The tooltip does not get closer than this to the window edge -->
521     <dimen name="tooltip_margin">8dp</dimen>
522     <!-- Left/right padding of the tooltip text. -->
523     <dimen name="tooltip_horizontal_padding">16dp</dimen>
524     <!-- Top/bottom padding of the tooltip text. -->
525     <dimen name="tooltip_vertical_padding">6.5dp</dimen>
526     <!-- Border corner radius of the tooltip window. -->
527     <dimen name="tooltip_corner_radius">2dp</dimen>
528     <!-- View with the height equal or above this threshold will have a tooltip anchored
529     to the mouse/touch position -->
530     <dimen name="tooltip_precise_anchor_threshold">96dp</dimen>
531     <!-- Extra tooltip offset used when anchoring to the mouse/touch position -->
532     <dimen name="tooltip_precise_anchor_extra_offset">8dp</dimen>
534     <!-- The max amount of scroll ItemTouchHelper will trigger if dragged view is out of
535          RecyclerView's bounds.-->
536     <dimen name="item_touch_helper_max_drag_scroll_per_frame">20dp</dimen>
537     <dimen name="item_touch_helper_swipe_escape_velocity">120dp</dimen>
538     <dimen name="item_touch_helper_swipe_escape_max_velocity">800dp</dimen>
540     <!-- Max width/height of the autofill data set picker as a fraction of the screen width/height -->
541     <dimen name="autofill_dataset_picker_max_size">90%</dimen>
543 </resources>