11 lines
353 B
XML
11 lines
353 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
orientation="vertical"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="12dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp">
|
|
<include layout="@layout/2131559374"/>
|
|
</LinearLayout>
|