1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

content / public / android / java / res / values / attrs.xml [blame]

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2013 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<resources>
    <attr name="select_dialog_multichoice" format="reference" />
    <attr name="select_dialog_singlechoice" format="reference" />
</resources>