blob: dc36880778ac8176c1197969a0618c1ba4e2e821 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2013 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>
<dimen name="dropdown_item_height">50dp</dimen>
<dimen name="dropdown_item_divider_height">1px</dimen>
<dimen name="dropdown_item_label_font_size">18sp</dimen>
<dimen name="dropdown_item_label_margin">10dp</dimen>
<dimen name="dropdown_item_sublabel_font_size">14sp</dimen>
<dimen name="dropdown_icon_margin">8dp</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="config_min_scaling_span">12.0mm</dimen>
</resources>