RectItemDecoration

CI GitHub

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}
dependencies {
        implementation 'com.github.ChanTsune:rect-item-decoration:${latest_version}'
}

License

This project published under MIT License. For more information see LICENSE.