BaseAdapter

BaseAdapter

By @王能

RecyclerView、ViewPager adapter的极简化(简单到你无法想象),主要基于AndroidX ViewBinding。功能:统一adapter方法,合并到Activity层;对vp的fragAdapter终极封装简单便捷不需要任何额外逻辑。(ViewBinding Adapter)

TabLayoutMediator RecyclerView

TabLayoutMediator RecyclerView

A mediator to link TabLayout with RecyclerView having multiple sections.

RollingLayoutManagerKotlin
styled views android

styled views android

Styled views for using WYSIWYG

Velocidapter

Velocidapter

A Databinding Alternative for Adapters

News feed app android kotlin

News feed app android kotlin

This is a simple news feed application based on Retrofit and RecyclerView, The description of this project is first we...

reclaim

reclaim

By @Fueled

Change the way you use RecyclerView.

registry

registry

Helps you use ViewHolders to modularize RecyclerView and compose them easily. Also supports Dagger2 based ViewHolder injection.

ViewFinder

ViewFinder

Just use the ViewFinder instead of any ViewHolder

MultiLineDivider

MultiLineDivider

Multi divider in RecyclerView on Android.

MVVM Notes app

MVVM Notes app

This is simple notes app that follows MVVM architectural design pattern and uses android jetpack components

EqualSpace ItemDecoration

EqualSpace ItemDecoration

An RecyclerView.ItemDecorator which places equal Space/Gap/Margin between RecyclerView Items. (Supporting LinearLayout, GridLayout, Rtl and Horizontal)

itemsadapter

itemsadapter

The simple adapter to render static data in RecyclerView

circularrecyclerview

circularrecyclerview

recyclerview with animation and circular layout using strangegridlayout

Nachos

Nachos

Kotlin Epoxy Tutorial - A sample android tutorial for Airbnb's Epoxy for developing complex views in Kotlin Language

Recommended Tags