下载按钮修改为默认开
This commit is contained in:
@ -235,7 +235,6 @@ public class SplashScreenActivity extends BaseActivity {
|
||||
sp.edit().putInt("actionbar_height", actionBar.getHeight()).apply();
|
||||
}
|
||||
}
|
||||
|
||||
long end = System.currentTimeMillis() - start;
|
||||
if (end < 3000) {
|
||||
handler.postDelayed(new Runnable() {
|
||||
|
||||
Reference in New Issue
Block a user