fix(app): splash forever

This commit is contained in:
hyb1996
2018-05-22 20:59:16 +08:00
parent 2edb363b39
commit 64c7152736

View File

@@ -90,6 +90,6 @@ public class SplashActivity extends BaseActivity {
}
private void fetchSplashAD() {
enterNextActivity();
}
}