Commit d4e48da3 authored by wangxuewei's avatar wangxuewei

修改协议跳转

parent 32bfb488
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
android:name=".BaseApplication" android:name=".BaseApplication"
android:theme="@style/AppTheme"> android:theme="@style/AppTheme">
<activity android:name=".ui.SplashActivity" <activity android:name=".ui.SplashActivity"
android:noHistory="true" android:noHistory="false"
android:theme="@style/SplashTheme"> android:theme="@style/SplashTheme">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.MAIN" /> <action android:name="android.intent.action.MAIN" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment