blob: f002724dbcab613132a32efd674965c245adf5be [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2012 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>
<!-- Link Preview dimensions -->
<dimen name="webviewchromium_link_preview_overlay_radius">7dp</dimen>
<!--
14.5 = Seekbar thumb width - border width, but it depends on the width
of the seek bar icon.
-->
<dimen name="webviewchromium_color_button_height">60dp</dimen>
<dimen name="webviewchromium_color_picker_gradient_margin">14.5dp</dimen>
<dimen name="webviewchromium_dropdown_text_height">44dp</dimen>
<dimen name="webviewchromium_dropdown_text_divider_height">1px</dimen>
<!--
Fallback values if the corresponding com.android.internal.R dimensions
cannot be retrieved by name.
Note: Constants taken directly from Android's core/res/values/config.xml.
-->
<dimen name="webviewchromium_config_min_scaling_span">27.0mm</dimen>
<dimen name="webviewchromium_config_min_scaling_touch_major">48.0dp</dimen>
</resources>