Clean up the last remaining legacy SortMode remnants. Also reformat all ViewHolder IDs to be properly unique and sequential.
7 lines
No EOL
243 B
XML
7 lines
No EOL
243 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<declare-styleable name="IntListPreference">
|
|
<attr name="entries" format="reference" />
|
|
<attr name="entryValues" format="reference" />
|
|
</declare-styleable>
|
|
</resources> |