Quellcode durchsuchen

for splash test

billyyoyo vor 6 Jahren
Ursprung
Commit
074d937803

+ 1 - 0
app/src/main/java/com/sheep/gamegroup/view/activity/SplashAct.java

@@ -275,6 +275,7 @@ public class SplashAct extends BaseActivity {
 
     private void sendHandlerMessages(int time) {
         try {
+            new Exception("Splash go to next").printStackTrace();
             if(timer!=null){
                 timer.clear();
                 timer = null;