Commit b9ba612
committed
fix(ads): implement AdWidget height constraints for native ads
- Wrap AdWidget in a SizedBox to provide explicit height constraints
- Assign heights based on native ad template types (small, medium)
- Prevents "unbounded height" errors for native ads in scrollable lists1 parent b2908cd commit b9ba612
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
40 | 51 | | |
41 | 52 | | |
0 commit comments