速報APP / 程式庫與試用程式 / Generic Recycler Adapter Library Demo

Generic Recycler Adapter Library Demo

價格:免費

更新日期:2018-04-14

檔案大小:958k

目前版本:0.1.1

版本需求:Android 4.4 以上版本

官方網站:http://championswimmer.in

Email:dev@championswimmer.in

聯絡地址:Janakpuri, New Delhi 110058

Generic Recycler Adapter Library Demo(圖1)-速報App

Consuming a CRUD REST API and showing 20 different models in RecyclerViews ? Tired of creating separate RecyclerView.Adapter classes for each model ?

Generic Recycler Adapter Library Demo(圖2)-速報App

Have a lot of models and list_item_layout files ?

GenericRecyclerAdapter is here to help you. Pass the model type and layout id in the constructor and let us do the magic for you.