1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/search
Christian Sadilek ec1d4e8fca For #8399: Hide keyboard to prevent content resizes
This hides the keyboard after committing a URL in the
Toolbar right before we navigate from the SearchFragment
to the BrowserFragment. If the BrowserFragment is being
displayed before the keyboard is gone an expensive
resize of the engine view (content) is triggered when the
keyboard finally goes away. This is to prevent that.
2020-04-17 12:07:44 -07:00
..
awesomebar Update Android Components version to 38.0.20200403130109. 2020-04-03 16:15:31 +02:00
toolbar For #8399: Hide keyboard to prevent content resizes 2020-04-17 12:07:44 -07:00
SearchController.kt Cleans up nav_graph.xml (#9829) 2020-04-13 21:43:45 -07:00
SearchFragment.kt For #7059 - Allow search engines to scroll 2020-03-30 10:31:39 -07:00
SearchFragmentStore.kt For #7715: Display search suggestions when pressing allow 2020-02-25 20:14:05 -08:00
SearchInteractor.kt Implement new feature-tabs API. 2020-02-24 14:35:36 +01:00