Removing changes associated to KeyListFragment, they will get their own PR.

This commit is contained in:
Tobias Erthal
2016-09-25 16:24:17 +02:00
parent 00bda3242a
commit cc6f903794
2 changed files with 0 additions and 13 deletions

View File

@@ -28,14 +28,4 @@
<attr name="prefix" format="string" />
</declare-styleable>
<declare-styleable name="FastScroller">
<attr name="fastScrollScrollBarWidth" format="dimension"/>
<attr name="fastScrollAutoHideEnabled" format="boolean" />
<attr name="fastScrollAutoHideDelay" format="integer" />
<attr name="fastScrollThumbColorNormal" format="color" />
<attr name="fastScrollTrackColorNormal" format="color" />
<attr name="fastScrollThumbColorDragging" format="color" />
<attr name="fastScrollTrackColorDragging" format="color" />
</declare-styleable>
</resources>