1、处理viewholder

2、处理adapter
3、
This commit is contained in:
CsHeng
2017-06-16 15:39:45 +08:00
parent 079c160268
commit b3d63c5698
152 changed files with 666 additions and 1022 deletions

View File

@ -32,7 +32,7 @@ import com.gh.gamecenter.entity.GameEntity;
import com.gh.gamecenter.eventbus.EBDownloadStatus;
import com.gh.gamecenter.eventbus.EBPackage;
import com.gh.gamecenter.eventbus.EBReuse;
import com.gh.listener.OnCollectionCallBackListener;
import com.gh.gamecenter.adapter.OnCollectionCallBackListener;
import com.gh.gamecenter.manager.PackageManager;
import org.greenrobot.eventbus.EventBus;