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

fastscroll_track_holo_light.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: 92ee1f02811cb5f54f7fc642fbc08a94af1c5f8c (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_light" android:state_pressed="true"></item>
	<item android:drawable="@drawable/fastscroll_track_default_holo_light"></item>
</selector>