Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fastscroll_track_holo_dark.xml « drawable « res « library « HoloEverywhere « 3rd_party « android - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3bd754826f86dda273d63c8160f60db567956012 (plain)
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
	<item android:drawable="@drawable/fastscroll_track_pressed_holo_dark" android:state_pressed="true"></item>
	<item android:drawable="@drawable/fastscroll_track_default_holo_dark"></item>
</selector>