mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-04 17:37:25 +00:00
8 lines
No EOL
266 B
XML
8 lines
No EOL
266 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<declare-styleable name="SpinnerPreference">
|
|
<attr name="android:entries" />
|
|
<attr name="android:entryValues" />
|
|
<attr name="android:defaultValue" />
|
|
</declare-styleable>
|
|
</resources> |