add shadow on selected headline bg drawable
This commit is contained in:
parent
8af33e3d7c
commit
91970cfcec
@ -2,7 +2,7 @@
|
|||||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
|
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
|
|
||||||
<item android:drawable="@color/headline_row_selected_light"/>
|
<item android:drawable="@color/headline_row_selected_light"/>
|
||||||
|
<item android:drawable="@drawable/shadow"/>
|
||||||
<item><bitmap
|
<item><bitmap
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:src="@drawable/arrowhead_light"
|
android:src="@drawable/arrowhead_light"
|
||||||
|
Loading…
Reference in New Issue
Block a user