Response的onFailure参数修改为HttpException

This commit is contained in:
huangzhuanghua
2017-01-11 12:00:20 +08:00
parent 93ec154b7e
commit a8a9e58fe9
42 changed files with 162 additions and 277 deletions

View File

@ -7,7 +7,6 @@ import android.text.TextUtils;
import com.gh.common.util.ClassUtils;
import com.gh.common.util.RunningUtils;
import com.gh.common.util.Utils;
import com.gh.gamecenter.MainActivity;
import com.gh.gamecenter.SplashScreenActivity;
import com.umeng.message.UmengNotificationClickHandler;