7 lines
201 B
XML
7 lines
201 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
|
|
a:id="@+id/ad_parent_view"
|
|
a:layout_width="match_parent"
|
|
a:layout_height="wrap_content" />
|