Skip to content

Repository files navigation

StickableRowHeader

Download

How to get

Step1

Add it in your root build.gradle at the end of repositories:

allprojects {
   repositories {
			 ...
   	maven { url 'https://jitpack.io' }
   }
}	

Step2

Add the dependency

dependencies {
   implementation 'com.github.misyobun:StickableRowHeader:1.0.2'
}

or

You can get from jcenter.

dependencies {
    implementation 'msb.jp.stickablerowheader:lib:1.0.2'
}

SS

About

it sticks like to be UITableView Section.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages