mv BaseRecyclerAdapter to lib

This commit is contained in:
CsHeng
2017-06-26 15:16:00 +08:00
parent 16236e1361
commit f78bdaa358
56 changed files with 55 additions and 86 deletions

View File

@ -18,7 +18,7 @@ import com.gh.gamecenter.NewsDetailActivity;
import com.gh.gamecenter.R;
import com.gh.gamecenter.SubjectActivity;
import com.gh.gamecenter.WebActivity;
import com.gh.base.adapter.BaseRecyclerAdapter;
import com.lightgame.adapter.BaseRecyclerAdapter;
import com.gh.gamecenter.adapter.viewholder.FooterViewHolder;
import com.gh.gamecenter.db.KeFuMarkReadDao;
import com.gh.gamecenter.db.MessageMarkReadDao;