AndroidStudio中RecyclerView不显示问题。
创始人
2024-08-21 02:00:17
0
  1. 检查布局文件中是否有RecyclerView并确认其是否已正确配置。

例子:


  1. 检查RecyclerView是否已在适配器中进行了设置。例如:
mRecyclerView = (RecyclerView) rootView.findViewById(R.id.recycler_view);
mLayoutManager = new LinearLayoutManager(getActivity());
mRecyclerView.setLayoutManager(mLayoutManager);
mCustomAdapter = new CustomAdapter(getActivity(), mDataSet);
mRecyclerView.setAdapter(mCustomAdapter);
  1. 确保适配器已正确实现必要的方法。例如:
public class CustomAdapter extends RecyclerView.Adapter {
    //This method will inflate the custom_layout and returning the view holder
    @Override
    public ViewHolder onCreateViewHolder(ViewGroup parent, int viewType) {
        View view = LayoutInflater.from(parent.getContext()).inflate(R.layout.custom_layout, parent, false);
        return new ViewHolder(view);
    }

    //Binding the data into the holder
    @Override
    public void onBindViewHolder(ViewHolder holder, int position) {
        holder.textView.setText(mDataSet.get(position));
    }

    //Getting the count
    @Override
    public int getItemCount() {
        return mDataSet.size();
    }

    //Creating a view holder class for holding the views
    public class ViewHolder extends RecyclerView.ViewHolder {
        public TextView textView;

        public ViewHolder(View itemView) {
            super(itemView);
            textView = (TextView) itemView.findViewById(R.id.text_view);
        }
    }
}
  1. 检查是否已正确引入支持库。在 build.gradle 文件中添加以下代码:
dependencies {
    compile 'com.android.support:recyclerview-v7:26.1.0'
}

此外,还需确认 compileSdkVersion 和 targetSdkVersion 是否已设置为 26+。

相关内容

热门资讯

私人局两分钟!微扑克辅助是有w... 私人局两分钟!微扑克辅助是有wepoke打伙牌(果真真的有挂)-百度知乎1、微扑克辅助是有系统规律教...
透明挂一分钟!智星德州菠萝有挂... 透明挂一分钟!智星德州菠萝有挂微扑克模拟器是有(好像真的有挂)-百度知乎1、让任何用户在无需智星德州...
安装2分钟!德州辅助cloud... 安装2分钟!德州辅助cloudpoker辅助器(原来真的有挂)-百度知乎1)cloudpoker辅助...
大厅2分钟!wpk有辅助挂德州... 大厅2分钟!wpk有辅助挂德州之星辅助器(原来真的有挂)-今日头条1、点击下载安装,德州之星辅助器插...
插件挂八分钟!wpk显示有德州... 插件挂八分钟!wpk显示有德州微扑克辅助(一般真的有挂)-今日头条;1.德州微扑克辅助 ai辅助创建...
开挂2分钟!wpk机器人wep... 开挂2分钟!wpk机器人wepoke显示有(都是真的有挂)-小红书;1、实时wepoke显示有开挂更...
机制九分钟!德扑人工智能软件w... 机制九分钟!德扑人工智能软件wpk代打是真的(就是真的有挂)-今日头条;1、该软件可以轻松地帮助玩家...
游戏3分钟!wpk ai机器人... 游戏3分钟!wpk ai机器人和真的的区别wepoke辅助挂(好像真的有挂)-微博客户端1、wpk ...
游戏十分钟!wepoke透明挂... 游戏十分钟!wepoke透明挂可以识别微扑克系统发牌规律(果然真的有挂)-知乎1、金币登录送、破产送...
盈利八分钟!fishpoker... 盈利八分钟!fishpoker下载微扑克辅助挂(总是真的有挂)-小红书;1、上手简单,内置详细流程视...