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).

Лицензия

Лицензия

Группа

Группа

io.github.freddychen
Идентификатор

Идентификатор

silhouette
Последняя версия

Последняя версия

0.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

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).
Ссылка на сайт

Ссылка на сайт

https://github.com/FreddyChen/Silhouette.git
Система контроля версий

Система контроля версий

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

Скачать silhouette

Имя Файла Размер
silhouette-0.0.3.pom
silhouette-0.0.3-sources.jar 20 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.3
0.0.2
0.0.1