米盟广告模块已测试完成

This commit is contained in:
ZhanGSKen
2025-11-18 16:38:14 +08:00
parent 23ba2bdf0c
commit 6e469b2c18
11 changed files with 535 additions and 49 deletions

View File

@@ -6,9 +6,10 @@
android:layout_width="match_parent"
android:layout_height="wrap_content">
<TextView
android:layout_width="wrap_content"
<LinearLayout
android:id="@+id/ads_container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="WinBoLL ADs"/>
android:orientation="vertical"/>
</LinearLayout>