add shadow on selected headline bg drawable

This commit is contained in:
Andrew Dolgov 2012-06-22 22:01:38 +04:00
parent 8af33e3d7c
commit 91970cfcec

View File

@ -2,7 +2,7 @@
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
<item android:drawable="@color/headline_row_selected_light"/>
<item android:drawable="@drawable/shadow"/>
<item><bitmap
xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/arrowhead_light"