Last Version

AutoAdjustmentLayout 0.1.1

Android custom view which allows to set a List of Objects (extends of View) that will be placed one-by-one whith auto transfering function on the next line, according to items and parent layout width.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.zhuchinskyi
ArtifactId

ArtifactId

autoadjustmentlayout
Version

Version

0.1.1
Type

Type

aar
Description

Description

AutoAdjustmentLayout
Android custom view which allows to set a List of Objects (extends of View) that will be placed one-by-one whith auto transfering function on the next line, according to items and parent layout width.
Project URL

Project URL

https://github.com/zhuchinskyi/AutoAdjustmentLayout
Source Code Management

Source Code Management

https://github.com/zhuchinskyi/AutoAdjustmentLayout

Download autoadjustmentlayout 0.1.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.