Last Version

Android-RatioFillLayout 1.0.0

A custom layout that fills given width or height as per the original ratio of each child.

License

License

GroupId

GroupId

com.github.bosphere.android-ratiofilllayout
ArtifactId

ArtifactId

ratiofilllayout
Version

Version

1.0.0
Type

Type

aar
Description

Description

Android-RatioFillLayout
A custom layout that fills given width or height as per the original ratio of each child.
Project URL

Project URL

https://github.com/bosphere/Android-RatioFillLayout
Source Code Management

Source Code Management

https://github.com/bosphere/Android-RatioFillLayout

Download ratiofilllayout 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.