合并模块AES 同步最新时间标签aes-v15.20.16

This commit is contained in:
qinglong
2026-06-26 02:00:28 +08:00
parent beefb16c32
commit 643d08bf22
8 changed files with 22 additions and 49 deletions

View File

@@ -6,12 +6,5 @@
android:layout_width="match_parent"
android:layout_height="match_parent" android:background="@drawable/bg_container_border">
<cc.winboll.studio.libaes.views.ADsControlView
android:id="@+id/ads_control_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/bg_frame"
android:padding="10dp"/>
</LinearLayout>