StackView

Additional

Language
Java
Version
1.0.1 (Nov 20, 2017)
Created
Jul 13, 2016
Updated
Nov 23, 2017 (Retired)
Owner
Rúben Sousa (rubensousa)
Contributor
Rúben Sousa (rubensousa)
1
Activity
Badge
Generate
Download
Source code

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'
}