aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fac94ce..277066e 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ popup.setOnSoftKeyboardOpenCloseListener(new OnSoftKeyboardOpenCloseListener() {
});
//To show popup manually you can call popup.showAtBottom();
+//To show popup when the soft keyboard is not already visible, use popup.showAtBottomPending()
```
Note: You can change the size of emojis in XML layout through attribute `emojiconSize`.