farhan678 / adwhirl

Automatically exported from code.google.com/p/adwhirl
0 stars 0 forks source link

MdotM Ad overtook whole screen #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On Android - Use AdWhirl inside a LinearLayout:
<com.adwhirl.AdWhirlLayout android:id="@+id/adView" 
android:visibility="visible" android:gravity="center"
    android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentBottom="true"/>
2. Only with certain ads, the whole screen will be overtaken by the ad.

What is the expected output? What do you see instead?
Ad should be 52dp high at most.

What version of the product are you using? On what operating system?
Android/2.6.1

Please provide any additional information below.

Original issue reported on code.google.com by chad...@gmail.com on 14 Jan 2011 at 7:50

GoogleCodeExporter commented 9 years ago
Instead of wrap_content, I set android:layout_height="52dp" and haven't seen 
the problem since. The wrap_content bug should probably still fixed though.

Original comment by chad...@gmail.com on 19 Jan 2011 at 8:42

GoogleCodeExporter commented 9 years ago
This is the same as defect 170.  Can this be closed and 169 reference to 170?

Original comment by jaya...@gmail.com on 26 Jan 2011 at 3:44

GoogleCodeExporter commented 9 years ago

Original comment by wesgood...@google.com on 30 Nov 2011 at 9:09