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

btn_group_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: f1e3b1f29643a984bdc4dbe5505fe31b312327ff (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/btn_group_normal_holo_light" android:state_enabled="true"></item>
	<item android:drawable="@drawable/btn_group_disabled_holo_light"></item>
</selector>