2012-06-21 20:35:53 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
|
|
|
2013-05-18 09:41:44 +00:00
|
|
|
<!-- <item android:drawable="@color/headlines_light"/> -->
|
2012-06-21 20:35:53 +00:00
|
|
|
<item android:drawable="@drawable/shadow"/>
|
|
|
|
|
|
|
|
</layer-list>
|