abouttreesummaryrefslogcommitdiff
path: root/res/values/attrs.xml
blob: 693ef89d77d2f4f7d16605df0663da6fcb2dcf44 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <declare-styleable name="ExtraKeyCheckBoxPreference">
    <attr name="index" format="integer"/>
  </declare-styleable>
  <declare-styleable name="LayoutListPreference">
    <attr name="defaultString" format="string"/>
  </declare-styleable>
</resources>