添加米盟广告SDK。UI未调整完成。

This commit is contained in:
2025-12-09 11:46:47 +08:00
parent e90f905cd8
commit 64372e7983
5 changed files with 54 additions and 8 deletions

View File

@@ -3,7 +3,9 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:background="#FFFFFFFF"
android:layout_margin="0dp">
<cc.winboll.studio.libaes.views.ASupportToolbar
android:layout_width="match_parent"
@@ -72,5 +74,10 @@
</com.baoyz.widget.PullRefreshLayout>
<cc.winboll.studio.libaes.views.ADsBannerView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/adsbanner"/>
</LinearLayout>