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

7 lines
201 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"
2013-06-14 16:31:49 -04:00
a:id="@+id/ad_parent_view"
a:layout_width="match_parent"
a:layout_height="wrap_content" />