Skip to content

loongwind/ardf

Repository files navigation

Features

android rapid development framework

has recyclerview-ext、base library

Getting started

build.gradle add library

 dependencies {
    implementation 'com.loongwind.ardf:recyclerview-ext:1.0.1'
    implementation 'com.loongwind.ardf:base:1.0.1'
}

Usage

Base

recyclerview-ext