Shalom Halbert
02/24/2019, 3:54 PMrkeazor
02/24/2019, 6:59 PMubu
03/06/2019, 7:44 PMursus
03/08/2019, 3:49 AMursus
03/10/2019, 4:56 PMursus
03/10/2019, 5:02 PModay
03/11/2019, 11:27 PMursus
03/12/2019, 9:17 PMghedeon
03/18/2019, 6:22 AMursus
03/18/2019, 5:43 PMghedeon
03/19/2019, 10:29 AMinitWithDataFromActivityVM()
that you'd call in onViewCreated, which is again seems stupid, because ideally you'd want a normal constructor injection...
Looks like a mess so far. Wouldn't a dagger scope be a perfect fit? Like, define a shared data holder and scope it to the activity and inject it into your fragments?ursus
03/20/2019, 4:31 AMursus
03/31/2019, 4:17 PMdewildte
04/10/2019, 7:12 PMursus
04/15/2019, 11:56 PMursus
04/15/2019, 11:57 PMghedeon
04/17/2019, 7:47 PMalexsullivan114
04/18/2019, 8:58 PMWarning: The created observable keeps a strong reference to* to free this reference. Since we're not supposed to hold hard references to an activity or fragment or view in a. Unsubscribeview
ViewModel
from the architecture components, should we avoid passing an observable produced via RxBindings into a ViewModel
?ursus
04/26/2019, 6:44 PMursus
04/29/2019, 1:55 AMRok Koncina
05/01/2019, 4:25 PMursus
05/02/2019, 5:59 AMursus
05/02/2019, 4:48 PMalexsullivan114
05/06/2019, 8:15 PMursus
05/07/2019, 9:07 PMursus
05/11/2019, 6:08 AMdewildte
05/11/2019, 7:01 PMursus
05/20/2019, 8:15 AMscottiedog45
05/22/2019, 8:30 PMscottiedog45
05/23/2019, 12:08 PMscottiedog45
05/23/2019, 12:08 PMescodro
05/23/2019, 12:14 PMscottiedog45
05/23/2019, 12:18 PMescodro
05/23/2019, 12:21 PMfetchData()
on this ViewModel. The fetch logic should only be accessed by the Master screen.scottiedog45
05/23/2019, 12:27 PMdewildte
05/23/2019, 4:15 PM