Hi All,
How to show admob in full screen in android instead of wrap_content?
<com.admob.android.Adview
android:id="@+id/ad"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
myapp:backgroundColor="#000000"
myapp:primaryTextColor="#FFFFFF"
myapp:secondaryTextColor="#CCCCCC"
android:layout_above="@id/back"
android:layout_below="@id/url"
/>
The examples what I see will be shown as a strip of ads.
Please help me.
Thanks,
Kavitha
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en