mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-22 15:23:11 +01:00
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>
|