Removing changes associated to KeyListFragment, they will get their own PR.
This commit is contained in:
@@ -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>
|
||||
@@ -37,7 +37,4 @@
|
||||
<color name="card_view_button">#7bad45</color>
|
||||
<color name="toolbar_photo_tint">#1E7bad45</color>
|
||||
|
||||
<color name="pressed_gray">#0c000000</color>
|
||||
<color name="selected_gray">#2c000000</color>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user