Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.41 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.41 KB

GMLRVA - Generic Multiple Layout Recycler View Adapter

Download License Android Arsenal

Generic RecyclerView Adapter that supports multiple layout implementations.

Build status

Master Build Status
Dev Build Status

Samples

Soon.

Usage

Please check the sample app present on this repository.

Configuration

Install

Add to app build.gradle:
dependencies {
    ...
    compile 'pt.simdea:gmlrva.lib:1.4.3'
    ...
}

Applications using GMLRVA

Please ping us or send a pull request if you would like to be added here.

Developed By

This library is owned and maintained by Simdea.

License

See LICENSE.