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