|
|
@@ -139,19 +139,6 @@
|
|
|
android:theme="@style/MyDialogActivityTheme"
|
|
|
/>
|
|
|
|
|
|
- <service android:name=".service.TopService"
|
|
|
- android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE"
|
|
|
- >
|
|
|
- <intent-filter>
|
|
|
- <action android:name="android.accessibilityservice.AccessibilityService"/>
|
|
|
- </intent-filter>
|
|
|
- <meta-data
|
|
|
- android:name="android.accessibilityservice"
|
|
|
- android:resource="@xml/accessibility"
|
|
|
- />
|
|
|
- </service>
|
|
|
-
|
|
|
-
|
|
|
<!--半袋米首页-->
|
|
|
<activity
|
|
|
android:name="com.kfzs.duanduan.ActMain"
|