License |
License |
---|---|
GroupId | GroupIdio.github.freddychen |
ArtifactId | ArtifactIdsilhouette |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsilhouette
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
silhouette-0.0.3.pom | |
silhouette-0.0.3-sources.jar | 20 KB |
Browse |
<!-- 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"]
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 |