1
0
Fork 0
fenix/app
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
..
src For #4096: Use new A-C API to observe store / state changes 2019-07-26 10:40:33 -04:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #4128: Migrate Bookmarks to LibState (#4254) 2019-07-25 21:55:51 -05:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #969: Adds telemetry for collections (#3935) 2019-07-18 16:05:42 -07:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #2094 - Keep motionlayout internals from being optimized away by (#3937) 2019-07-08 14:29:51 -05:00