10 lines
389 B
XML
10 lines
389 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<attr name="fastscroll__style" format="reference" />
|
|
<declare-styleable name="fastscroll__fastScroller">
|
|
<attr name="fastscroll__bubbleColor" format="color" />
|
|
<attr name="fastscroll__handleColor" format="color" />
|
|
<attr name="fastscroll__bubbleTextAppearance" format="reference" />
|
|
</declare-styleable>
|
|
</resources>
|