StackView
A view that arranges its children in the form of a stack.
Available from API 16.
How to use
- Add the following to your build.gradle:
dependencies {
implementation 'com.github.rubensousa:stackview:1.0.1'
}
A view that arranges its children in the form of a stack.
Available from API 16.
dependencies {
implementation 'com.github.rubensousa:stackview:1.0.1'
}