Browse Source

Merge remote-tracking branch 'origin/sheep2.0' into sheep2.0

zengjiebin 7 years ago
parent
commit
ea1ff4874c

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

@@ -48,6 +48,7 @@ import rx.schedulers.Schedulers;
  */
 
 public class SplashAct extends BaseActivity implements EasyPermissions.PermissionCallbacks {
+
     @BindView(R.id.splash_bg)
     ImageView splash_bg;
     @BindView(R.id.splash_skip)