blob: 5319654ed659403d5b67114bfc1f71422d4c3b3f [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:padding="16dp"
android:orientation="vertical"
android:background="#AAAAAA"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<include layout="@layout/expand_layout"
android:layout_height="wrap_content"
android:layout_width="wrap_content" />
</LinearLayout>