HeavenlyModule icon indicating copy to clipboard operation
HeavenlyModule copied to clipboard

基于rxjava retrofit封装的框架

Results 2 HeavenlyModule issues
Sort by recently updated
recently updated
newest added

Caused by: java.lang.ClassCastException: java.lang.Object cannot be cast to com.ebensz.account.base.BaseModel at com.ebensz.account.base.BaseActivity.onCreate(BaseActivity.java:77) at android.app.Activity.performCreate(Activity.java:6727) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)

Hello, First of all thank you for library. I created new project and added it to dependencies(**compile 'com.github.sang84020325:BaseMoudle:v1.0'**). But I have an error. Please help me! **Error:** Failed to resolve:...