Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 375 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 375 Bytes

SlimAdapter

SlimAdapter is a tiny library for fast creating adapters for RecycleView

Requirements:

Android api 5.0+:

Add to dependencies:

implementation 'com.github.gerp83:SlimAdapter:1.08'

Examples

Very good example can be found in the demo folder.

Lisence

wtfpl

I hope this can make your job easier, happy adapter creating!