Last Version

sticky-linear-layout 0.4

LinearLayout based ViewGroup with capability to pin headers and footers of large structured forms.

License

License

GroupId

GroupId

com.github.vicianm
ArtifactId

ArtifactId

sticky-linear-layout
Version

Version

0.4
Type

Type

aar
Description

Description

sticky-linear-layout
LinearLayout based ViewGroup with capability to pin headers and footers of large structured forms.
Project URL

Project URL

https://github.com/vicianm/sticky-linear-layout
Source Code Management

Source Code Management

https://github.com/vicianm/sticky-linear-layout

Download sticky-linear-layout 0.4


<!-- https://jarcasting.com/artifacts/com.github.vicianm/sticky-linear-layout/ -->
<dependency>
    <groupId>com.github.vicianm</groupId>
    <artifactId>sticky-linear-layout</artifactId>
    <version>0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vicianm/sticky-linear-layout/
implementation 'com.github.vicianm:sticky-linear-layout:0.4'
// https://jarcasting.com/artifacts/com.github.vicianm/sticky-linear-layout/
implementation ("com.github.vicianm:sticky-linear-layout:0.4")
'com.github.vicianm:sticky-linear-layout:aar:0.4'
<dependency org="com.github.vicianm" name="sticky-linear-layout" rev="0.4">
  <artifact name="sticky-linear-layout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vicianm', module='sticky-linear-layout', version='0.4')
)
libraryDependencies += "com.github.vicianm" % "sticky-linear-layout" % "0.4"
[com.github.vicianm/sticky-linear-layout "0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1

Project Modules

There are no modules declared in this project.