blob: 6731242a52d94471f0abae4435cfc280c41b304e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<ImageView
android:id="@+id/card_separator"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:src="@drawable/card_separator" />
</merge>