KeyboardStateEvents

Get notified through LiveData when Keyboard is open or closed

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем KeY Данные Data Formats Formal Verification
Группа

Группа

com.github.guilhe
Идентификатор

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

keyboard-state-events
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

KeyboardStateEvents
Get notified through LiveData when Keyboard is open or closed
Ссылка на сайт

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

https://guilhe.github.io/KeyboardStateEvents/
Система контроля версий

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

https://guilhe.github.io/KeyboardStateEvents/

Скачать keyboard-state-events

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

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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.71
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.71
androidx.activity » activity-ktx jar 1.1.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.0-alpha01

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0