blob: dbdb8a988e4155671418c46b6c733b87938647c1 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2014 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
<resources>
<!-- Menu Dimensions -->
<!-- Necessary to align the menu icon with the actual button. -->
<dimen name="menu_negative_software_vertical_offset">6dp</dimen>
<!-- Tab title -->
<dimen name="tab_title_favicon_start_padding">0dp</dimen>
<dimen name="tab_title_favicon_end_padding">5dp</dimen>
<!-- The size of the text for tab titles. -->
<dimen name="compositor_tab_title_text_size">14sp</dimen>
<!-- Data Saver -->
<dimen name="data_usage_chart_height">325dp</dimen>
<!-- Tab Strip Dimensions -->
<dimen name="tab_strip_height">40dp</dimen>
<!-- Full Screen Dimensions -->
<dimen name="control_container_height">96dp</dimen>
<dimen name="custom_tabs_control_container_height">64dp</dimen>
<!-- The combined height of the tab strip and toolbar. -->
<dimen name="tab_strip_and_toolbar_height">96dp</dimen>
<dimen name="location_bar_icon_width">40dp</dimen>
<dimen name="location_bar_action_icon_width">40dp</dimen>
<dimen name="location_bar_url_action_offset">0dp</dimen>
<dimen name="omnibox_suggestion_start_offset_without_icon">@dimen/location_bar_icon_width</dimen>
<dimen name="omnibox_suggestion_start_offset_with_icon">@dimen/omnibox_suggestion_start_offset_without_icon</dimen>
<dimen name="omnibox_suggestion_icon_margin_start">0dp</dimen>
<!-- NTP dimensions -->
<dimen name="ntp_search_box_transition_length">60dp</dimen>
<!-- Recent tabs page -->
<dimen name="recent_tabs_visible_separator_padding">28dp</dimen>
<!-- Payments UI -->
<dimen name="payments_ui_max_dialog_width">600dp</dimen>
<!-- Preferences dimensions -->
<dimen name="pref_spinner_padding_end">16dp</dimen>
<!-- Download manager dimensions -->
<dimen name="download_manager_ideal_image_width">240dp</dimen>
</resources>