Commit ead4671
Bug 1985514 - Restore having the home bottom toolbar on top of keyboard after cold starts r=android-reviewers,Roger
Investigations showed that insets listeners were not called in this scenario
but using a View instead of the newly built ComposeView to listen for insets
changes restores the behavior we had.
Differential Revision: https://phabricator.services.mozilla.com/D2627931 parent 97f4d7e commit ead4671
File tree
1 file changed
+1
-1
lines changed- mobile/android/fenix/app/src/main/java/org/mozilla/fenix/home/toolbar
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments