优化广告排版

This commit is contained in:
2025-12-04 16:56:07 +08:00
parent 2a2c006264
commit 56a9a2f476
2 changed files with 8 additions and 7 deletions

View File

@@ -28,12 +28,13 @@
android:layout_height="match_parent"
android:id="@+id/activitymainFrameLayout1"/>
</RelativeLayout>
<cc.winboll.studio.libaes.views.ADsBannerView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/adsbanner"
android:layout_alignParentBottom="true"/>
<cc.winboll.studio.libaes.views.ADsBannerView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/adsbanner"/>
</RelativeLayout>
</LinearLayout>