2 Forks
7 Stars
7 Watchers

KeyboardVisibilityMonitor

We all know how hard it is to manage keyboard changes on Android. Sometimes we need to do something when the keyboard is open or closed. How do we do it? There is no easy way. This library is designed to make it easier to monitor keyboard changes.

How to download and setup KeyboardVisibilityMonitor

Open terminal and run command
git clone https://github.com/MayconCardoso/KeyboardVisibilityMonitor.git
git clone is used to create a copy or clone of KeyboardVisibilityMonitor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with KeyboardVisibilityMonitor https://github.com/MayconCardoso/KeyboardVisibilityMonitor/archive/master.zip

Or simply clone KeyboardVisibilityMonitor with SSH
[email protected]:MayconCardoso/KeyboardVisibilityMonitor.git

If you have some problems with KeyboardVisibilityMonitor

You may open issue on KeyboardVisibilityMonitor support forum (system) here: https://github.com/MayconCardoso/KeyboardVisibilityMonitor/issues