优化广告排版

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

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Thu Dec 04 08:31:49 GMT 2025
#Thu Dec 04 08:53:39 GMT 2025
stageCount=13
libraryProject=
baseVersion=15.11
publishVersion=15.11.12
buildCount=232
buildCount=234
baseBetaVersion=15.11.13

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>