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