Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ravindu1024 authored Aug 25, 2017
1 parent 33ac51a commit cca4ae4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Android Keyboard Listener
A keyboard visibility listener because Android doesn't provide an easy way to do this.

[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-android--keyboardlistener-brightgreen.svg?style=flat-square)](https://android-arsenal.com/details/1/3915)


An Android Keyboard visibility listener based on the information from the following page:
The code is based on the information from the following page:

# Installation:
Simply download and copy this file to your project: https://github.com/ravindu1024/android-keyboardlistener/blob/master/keyboard-listener/src/main/java/com/rw/keyboardlistener/KeyboardUtils.java
Expand Down

0 comments on commit cca4ae4

Please sign in to comment.