1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/search
Christian Sadilek 1846a61475 For #4096: Use new A-C API to observe store / state changes
With this we can remove the `whenStarted` workaround. This new API
internally creates (and uses) a scope bound to the fragment's view and
will not invoked the lambda (send state updates) when the view is
detached or the fragment's lifecylce is stopped or destroyed.
2019-07-26 10:40:33 -04:00
..
awesomebar For #3633 - Refactors the search screen to use lib-state 2019-07-12 16:32:00 -07:00
toolbar For #3633 - Refactors the search screen to use lib-state 2019-07-12 16:32:00 -07:00
SearchFragment.kt For #4096: Use new A-C API to observe store / state changes 2019-07-26 10:40:33 -04:00
SearchInteractor.kt For #3633 - Refactors the search screen to use lib-state 2019-07-12 16:32:00 -07:00
SearchLayouts.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
SearchStore.kt Closes #4096: IllegalStateException in SearchFragment (#4131) 2019-07-17 15:10:24 -05:00