fix: Fixed issue with keyboard on Android covering content (#2899)
This commit is contained in:
@@ -6,6 +6,5 @@ export enum WebAppEvent {
|
||||
PanelResized = 'PanelResized',
|
||||
WindowDidFocus = 'WindowDidFocus',
|
||||
WindowDidBlur = 'WindowDidBlur',
|
||||
MobileKeyboardDidChangeFrame = 'MobileKeyboardDidChangeFrame',
|
||||
MobileKeyboardWillChangeFrame = 'MobileKeyboardWillChangeFrame',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user