6 lines
206 B
XML
6 lines
206 B
XML
<?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" />
|