Commit b918e3f
committed
[minibrowser] Take into account IME insets
Check whether IME is visible (i.e. the on screen keyboard) and take
it into account when applying insets to the main browser fragment.
Previously only the system bars insets were taken into account, which
resulted in the IME covering the toolbar and part of the web view.
Fixes #1921 parent d2d3073 commit b918e3f
File tree
1 file changed
+6
-1
lines changed- tools/minibrowser/src/main/java/org/wpewebkit/tools/minibrowser
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
106 | 111 | | |
107 | 112 | | |
108 | 113 | | |
| |||
0 commit comments