不同应用包服务绑定逻辑完成

This commit is contained in:
ZhanGSKen
2025-02-19 19:55:03 +08:00
parent bd728b83a3
commit 288725eca0
12 changed files with 346 additions and 106 deletions

View File

@@ -83,9 +83,9 @@
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="UpdateAPPWidget"
android:text="StopTestServiceNoSettings"
android:textAllCaps="false"
android:onClick="onUpdateAPPWidget"/>
android:onClick="onStopTestServiceNoSettings"/>
</LinearLayout>