Skip to content

Repository files navigation

Demo keyboard animation

Installation

  • Add lines below into your root build.gradle file
allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
  • Add dependency
dependencies {
    implementation 'com.github.stevepham:keypod:$version'
}

[Release] (https://jitpack.io/#stevepham/keypod)

Documentation

Tab 1/2

  • Watch keyboard

Tab 3

  • Unwatch keyboard

Usage

  • Watch keyboard
Keyboard.watch(yourActivity)
  • Unwatch keyboard
Keyboard.unwatch()

Demonstrate keyboard animation

About

Keyboard animation for android

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages