KeyboardStateEvents

Get notified through LiveData when Keyboard is open or closed

License

License

Categories

Categories

GUI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

keyboard-state-events
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

KeyboardStateEvents
Get notified through LiveData when Keyboard is open or closed
Project URL

Project URL

https://guilhe.github.io/KeyboardStateEvents/
Source Code Management

Source Code Management

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

Download keyboard-state-events

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0