android-calculatorpp/calculatorpp/res/layout/ad.xml

7 lines
237 B
XML
Raw Normal View History

2012-09-26 10:39:34 -04:00
<?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"/>