<?xml version="1.0" encoding="utf-8"?>
Copyright 2019 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<resources>
<declare-styleable name="ButtonPreference">
<attr name="buttonLayout" format="reference" />
</declare-styleable>
<declare-styleable name="ChromeBasePreference">
<attr name="iconTint" format="color" />
<attr name="userAction" format="string" />
</declare-styleable>
<declare-styleable name="SpinnerPreference">
same line. Devices with a smallest width of less than 360dp will still use two separate
lines. -->
<attr name="singleLine" format="boolean" />
</declare-styleable>
</resources>