Android Retrofit2: 如何创建可展开的RecyclerView以显示类别和子类别?
创始人
2024-08-15 08:30:10
0

要创建可展开的RecyclerView以显示类别和子类别,您可以使用ExpandableRecyclerView库来简化实现过程。以下是使用Retrofit2和ExpandableRecyclerView库的示例代码:

首先,在您的build.gradle文件中添加以下依赖项:

implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.okhttp3:okhttp:4.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.9.0'
implementation 'com.google.android.material:material:1.4.0'
implementation 'com.github.thoughtbot:expandablerecyclerview:1.4'

接下来,创建一个类别模型类和子类别模型类:

public class Category {
    private String name;
    private List subCategories;

    // getters and setters
}

public class SubCategory {
    private String name;

    // getters and setters
}

然后,创建一个Retrofit接口来获取您的类别和子类别数据:

public interface ApiService {
    @GET("categories")
    Call> getCategories();
}

接下来,创建一个数据适配器来填充展开的RecyclerView:

public class CategoryAdapter extends ExpandableRecyclerViewAdapter {
    private Context context;
    private List categories;

    public CategoryAdapter(Context context, List categories) {
        super(categories);
        this.context = context;
        this.categories = categories;
    }

    @Override
    public int getParentViewType(int parentPosition) {
        return 0;
    }

    @Override
    public int getChildViewType(int parentPosition, int childPosition) {
        return 0;
    }

    @Override
    public CategoryViewHolder onCreateParentViewHolder(ViewGroup parentViewGroup, int viewType) {
        View categoryView = LayoutInflater.from(context).inflate(R.layout.item_category, parentViewGroup, false);
        return new CategoryViewHolder(categoryView);
    }

    @Override
    public SubCategoryViewHolder onCreateChildViewHolder(ViewGroup childViewGroup, int viewType) {
        View subCategoryView = LayoutInflater.from(context).inflate(R.layout.item_subcategory, childViewGroup, false);
        return new SubCategoryViewHolder(subCategoryView);
    }

    @Override
    public void onBindParentViewHolder(CategoryViewHolder categoryViewHolder, int parentPosition, ExpandableGroup parent) {
        Category category = (Category) parent;
        categoryViewHolder.setCategoryTitle(category.getName());
    }

    @Override
    public void onBindChildViewHolder(SubCategoryViewHolder subCategoryViewHolder, int parentPosition, int childPosition, ExpandableGroup parent) {
        Category category = (Category) parent;
        SubCategory subCategory = category.getItems().get(childPosition);
        subCategoryViewHolder.setSubCategoryTitle(subCategory.getName());
    }

    @Override
    public int getItemCount() {
        return categories.size();
    }
}

创建CategoryViewHolder和SubCategoryViewHolder来管理类别和子类别视图的显示:

public class CategoryViewHolder extends GroupViewHolder {
    private TextView categoryTitleTextView;

    public CategoryViewHolder(View itemView) {
        super(itemView);
        categoryTitleTextView = itemView.findViewById(R.id.category_title);
    }

    public void setCategoryTitle(String title) {
        categoryTitleTextView.setText(title);
    }
}

public class SubCategoryViewHolder extends ChildViewHolder {
    private TextView subCategoryTitleTextView;

    public SubCategoryViewHolder(View itemView) {
        super(itemView);
        subCategoryTitleTextView = itemView.findViewById(R.id.subcategory_title);
    }

    public void setSubCategoryTitle(String title) {
        subCategoryTitleTextView.setText(title);
    }
}

最后,在您的Activity或Fragment中,使用Retrofit获取数据并设置RecyclerView的适配器:

public class MainActivity extends AppCompatActivity {
    private RecyclerView recyclerView;
    private CategoryAdapter categoryAdapter;

    private ApiService apiService;

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

        recyclerView = findViewById(R.id.recycler_view);
        recyclerView.setLayoutManager(new LinearLayoutManager(this));

        apiService = RetrofitClient.getClient().create(ApiService.class);

        Call> call = apiService.getCategories();
        call.enqueue(new Callback>() {
            @Override
            public void onResponse(Call> call, Response> response) {
                List categories = response.body();
                categoryAdapter = new CategoryAdapter(MainActivity.this, categories);
                recyclerView.setAdapter(categoryAdapter);
            }

            @Override
            public void onFailure(Call> call, Throwable t) {
                Toast.makeText(MainActivity.this, "Error loading categories", Toast.LENGTH

相关内容

热门资讯

盘点几款!poker辅助器免费... 盘点几款!poker辅助器免费安装(辅助挂)切实存在有挂(有挂方法)一、poker辅助器免费安装游戏...
玩家必看科普!aapoker脚... 玩家必看科普!aapoker脚本怎么用(辅助挂)原来有挂(真实有挂)一、aapoker脚本怎么用可以...
普及知识!wepoker可以开... 普及知识!wepoker可以开透视吗(辅助挂)其实存在有挂(有挂解惑)1、许多玩家不知道wepoke...
重大通报!wepoker有辅助... 重大通报!wepoker有辅助工具吗(辅助挂)切实是真的有挂(有挂细节)1、不需要AI权限,帮助你快...
我来分享!aapoker怎么提... 我来分享!aapoker怎么提高中牌率(辅助挂)确实是真的有挂(有挂规律)1、aapoker怎么提高...
我来向大家传授!微扑克透视脚本... 我来向大家传授!微扑克透视脚本(辅助挂)一直是真的有挂(有挂方略)1、微扑克透视脚本辅助软件下载优化...
信息共享!约局吧开挂神器是真的... 信息共享!约局吧开挂神器是真的吗(辅助挂)一贯有挂(有挂功能)运约局吧开挂神器是真的吗辅助工具,进入...
一分钟秒懂!wepoker有透... 一分钟秒懂!wepoker有透视底牌吗(辅助挂)总是真的是有挂(有挂透视)wepoker有透视底牌吗...
揭秘关于!sohoo辅助(辅助... 揭秘关于!sohoo辅助(辅助挂)竟然真的是有挂(真实有挂)1、点击下载安装,sohoo辅助脚本分类...
玩家必备攻略!wepoker免... 玩家必备攻略!wepoker免费脚本弱密码(辅助挂)都是真的是有挂(有挂攻略)wepoker免费脚本...