Sha256: a962581cba0c0bef97bbe200ee6ce3a9084e87292a21c3cb23a9bf56428623ab
Contents?: true
Size: 1.14 KB
Versions: 4
Compression:
Stored size: 1.14 KB
Contents
<?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> <!-- 14.5 = Seekbar thumb width - border width, but it depends on the width of the seek bar icon. --> <dimen name="color_picker_gradient_margin">14.5dp</dimen> <dimen name="color_button_height">60dp</dimen> <dimen name="dropdown_item_height">44dp</dimen> <dimen name="dropdown_item_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="config_min_scaling_span">12.0mm</dimen> <dimen name="keyboard_accessory_chip_height">32dp</dimen> <dimen name="keyboard_accessory_half_padding">4dp</dimen> <dimen name="keyboard_accessory_height">48dp</dimen> <dimen name="keyboard_accessory_padding">8dp</dimen> <dimen name="keyboard_accessory_text_size">14sp</dimen> </resources>
Version data entries
4 entries across 4 versions & 1 rubygems