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

7 lines
239 B
XML
Raw Normal View History

2012-10-04 17:14:18 -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="wrap_content"/>