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

@ -10,7 +10,7 @@ import android.view.ViewGroup;
import android.view.inputmethod.InputMethodManager;
import com.gh.base.OnRequestCallBackListener;
import com.gh.base.adapter.BaseRecyclerAdapter;
import com.lightgame.adapter.BaseRecyclerAdapter;
import com.gh.common.util.EntranceUtils;
import com.gh.common.util.ImageUtils;
import com.gh.common.util.MD5Utils;