blob: cf165874f1334d9a5d3d3055191a09851ade2378 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="90dp"
android:background=" #FAFAFA" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="90dp"
android:background=" #FBFBFB " />
</LinearLayout>