summaryrefslogtreecommitdiff
path: root/orgfoxttrss/src/main/res/drawable/shadow.xml
blob: a293378f0e37ece1a23891420344b5c0aa23168f (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<bitmap
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/shadow_bitmap"
    android:gravity="fill_vertical|right" />