From cf0d0602b015da1852607f220ba35912f3c73dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Oliveira?= Date: Sat, 27 Oct 2018 11:46:53 -0300 Subject: [PATCH] Add new library to handle keyboard event --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d5766c..f6b19da 100644 --- a/README.md +++ b/README.md @@ -215,3 +215,4 @@ Name | Repository | License [Joda Time Android](https://github.com/dlew/joda-time-android) | https://github.com/dlew/joda-time-android | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [Bolts](https://github.com/BoltsFramework/Bolts-Android) | https://github.com/BoltsFramework/Bolts-Android | [BSD](https://en.wikipedia.org/wiki/BSD_licenses) [Secure Preference Manager](http://prashantsolanki3.github.io/Secure-Pref-Manager/) | http://prashantsolanki3.github.io/Secure-Pref-Manager/ | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) +[Keyboard Visibility Event](https://github.com/viniciusmo/keyboard-visibility-event-android/) | https://github.com/viniciusmo/keyboard-visibility-event-android/ | [MIT](http://opensource.org/licenses/MIT)