Commit 8b3d3be
committed
Bug fix (keyboard issue on folding devices)
A bug causing issues on folding devices that would block the textbox from being able to receive text input has been fixed by adding android:windowSoftInputMode="adjustPan"
to the manifest allowing it to override so the current focus is never obscured by the keyboard1 parent d108852 commit 8b3d3be
4 files changed
Lines changed: 276 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments