forked from extern/Unexpected-Keyboard
4584e8289b
This class is not used since the introduction of [LayoutsPreference].
7 lines
185 B
XML
7 lines
185 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<declare-styleable name="ExtraKeyCheckBoxPreference">
|
|
<attr name="index" format="integer"/>
|
|
</declare-styleable>
|
|
</resources>
|