Last Version

silhouette 0.0.3

Encapsulated common Android controls, such as sletextbutton, sleimagebutton, sleconstraintlayout, sleframelayout, slelinearlayout, slerelativelayout, etc. Make the control have the functions of shape and selector, and save the cumbersome steps of writing shape or selector files. In addition, it supports n color gradients, which makes up for the deficiency that the native shape file only supports three colors (startcolor / centercolor / endcolor).

License

License

GroupId

GroupId

io.github.freddychen
ArtifactId

ArtifactId

silhouette
Version

Version

0.0.3
Type

Type

aar
Description

Description

silhouette
Encapsulated common Android controls, such as sletextbutton, sleimagebutton, sleconstraintlayout, sleframelayout, slelinearlayout, slerelativelayout, etc. Make the control have the functions of shape and selector, and save the cumbersome steps of writing shape or selector files. In addition, it supports n color gradients, which makes up for the deficiency that the native shape file only supports three colors (startcolor / centercolor / endcolor).
Project URL

Project URL

https://github.com/FreddyChen/Silhouette.git
Source Code Management

Source Code Management

https://github.com/FreddyChen/Silhouette/tree/main

Download silhouette 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.