19 lines
602 B
XML
19 lines
602 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
descendantFocusability="blocksDescendants"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<include
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout="@layout/2131559460"/>
|
|
<include
|
|
layout_width="match_parent"
|
|
layout_height="200dp"
|
|
layout="@layout/2131559304"/>
|
|
<include
|
|
layout_width="match_parent"
|
|
layout_height="75dp"
|
|
layout="@layout/2131559010"/>
|
|
</RelativeLayout>
|