KeyboardHeightObserver

public interface KeyboardHeightObserver

The observer that will be notified when the height of the keyboard has changed

Functions

Link copied to clipboard
public abstract void onKeyboardHeightChanged(int orientation, boolean isOpen, int keyboardHeight)