合并 AES 项目

This commit is contained in:
qinglong
2026-06-30 22:00:03 +08:00
parent 705900b813
commit 4e859397b2
9 changed files with 23 additions and 50 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>