不同Fragment中RecyclerView需要执行不同的操作。
创始人
2025-01-09 00:34:29
0

我们首先需要在FragmentManager中为每个Fragment创建一个tag,然后在Activity中为每个tag创建相应的RecyclerView。在Fragment中,我们可以通过onAttach和onDetach方法来获取Activity中相应的RecyclerView,并根据需要执行不同的操作。

下面是一个示例代码:

MainActivity.java

public class MainActivity extends AppCompatActivity {
    
    private RecyclerView fragment1RecyclerView;
    private RecyclerView fragment2RecyclerView;

    @Override
    protected void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.activity_main);

        // 获取各个Fragment的tag
        String tag1 = "fragment1";
        String tag2 = "fragment2";

        // 创建RecyclerView
        fragment1RecyclerView = findViewById(R.id.fragment1RecyclerView);
        fragment2RecyclerView = findViewById(R.id.fragment2RecyclerView);

        // 将RecyclerView添加到FragmentManager中
        FragmentManager fm = getSupportFragmentManager();
        FragmentTransaction ft = fm.beginTransaction();
        Fragment1 fragment1 = new Fragment1();
        Fragment2 fragment2 = new Fragment2();
        ft.add(R.id.fragmentContainer, fragment1, tag1);
        ft.add(R.id.fragmentContainer, fragment2, tag2);
        ft.commit();
    }

    // 通过tag获取对应的RecyclerView
    public RecyclerView getRecyclerView(String tag) {
        if (tag.equals("fragment1")) {
            return fragment1RecyclerView;
        } else if (tag.equals("fragment2")) {
            return fragment2RecyclerView;
        }
        return null;
    }
}

Fragment1.java

public class Fragment1 extends Fragment {

    private RecyclerView recyclerView;

    @Nullable
    @Override
    public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) {
        View view = inflater.inflate(R.layout.fragment1, container, false);
        recyclerView = ((MainActivity) getActivity()).getRecyclerView("fragment1");
        // 在这里执行Fragment1需要的操作
        return view;
    }

    @Override
    public void onDetach() {
        super.onDetach();
        recyclerView = null;
    }
}

Fragment2.java

public class Fragment2 extends Fragment {

    private RecyclerView recyclerView;

    @Nullable
    @Override
    public View onCreateView(@NonNull LayoutInflater inflater,

相关内容

热门资讯

交流学习经验!大玩家福建十三水... 交流学习经验!大玩家福建十三水辅助(透视)蜀山四川破解版ios(详细开挂外开挂教程)1、实时大玩家福...
一分钟揭秘!逗娱碰胡辅助器(透... 一分钟揭秘!逗娱碰胡辅助器(透视)新九哥开挂(详细开挂外开挂教程)亲,关键说明,逗娱碰胡辅助器赛季回...
教学盘点!邳州友友辅助软件下载... 教学盘点!邳州友友辅助软件下载(透视)闲逸辅助神器免费(详细开挂外开挂教程)1、上手简单,内置详细流...
分享给玩家!闲聚鱼虾蟹软件脚本... 分享给玩家!闲聚鱼虾蟹软件脚本辅助器(透视)新超凡辅助(详细开挂外开挂教程);闲聚鱼虾蟹软件脚本辅助...
科技揭秘!嘟咪互动修改器(透视... 科技揭秘!嘟咪互动修改器(透视)情怀辅助哪里可以装(详细开挂外开挂教程)情怀辅助哪里可以装辅助器中分...
信息共享!拱趴大菠萝攻略(透视... 信息共享!拱趴大菠萝攻略(透视)新二号辅助(详细开挂外开挂教程)拱趴大菠萝攻略辅助器中分为三种模型:...
玩家必看!微信小程序功夫川辅助... 玩家必看!微信小程序功夫川辅助(透视)哈糖大菠萝提高胜率(详细开挂外开挂教程);玩家必看!微信小程序...
一分钟了解!!微乐家乡游戏攻略... 一分钟了解!!微乐家乡游戏攻略(透视)杭州都莱辅助软件有没有用(详细开挂外开挂教程)1、杭州都莱辅助...
必看攻略!518互游破解(透视... 必看攻略!518互游破解(透视)决战卡五星作弊(详细开挂外开挂教程)1、全新机制【决战卡五星作弊软件...
玩家实测!闲逸亲友圈app辅助... 玩家实测!闲逸亲友圈app辅助(透视)衢州都莱辅助器下载(详细开挂外开挂教程)1、构建自己的衢州都莱...