ソースを参照

删除多余activity配置

zengjiebin 7 年 前
コミット
68307a3cf9
共有1 個のファイルを変更した0 個の追加4 個の削除を含む
  1. 0 4
      app/src/main/AndroidManifest.xml

+ 0 - 4
app/src/main/AndroidManifest.xml

@@ -235,10 +235,6 @@
             android:screenOrientation="portrait" />
 
         <activity
-            android:name="com.sheep.gamegroup.view.activity.AccountAndSecurityAct"
-            android:screenOrientation="portrait" />
-
-        <activity
             android:name="com.kfzs.duanduan.ActWeb"
             android:hardwareAccelerated="true"
             android:screenOrientation="portrait" />