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

@ -6,7 +6,7 @@ import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.gh.base.BaseRecyclerAdapter;
import com.gh.base.adapter.BaseRecyclerAdapter;
import com.gh.common.util.LibaoUtils;
import com.gh.common.util.StringUtils;
import com.gh.gamecenter.R;