7 lines
237 B
XML
7 lines
237 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="75px"/>
|