Mohamed Ibrahim
11/25/2020, 2:20 PMNuru
11/25/2020, 3:47 PMAdriano Celentano
12/13/2020, 9:36 AMLilly
12/29/2020, 10:29 AMAntoine Gagnon
01/04/2021, 12:25 PMFunkyMuse
01/08/2021, 3:31 PMursus
02/02/2021, 5:48 PMTiago Nunes
02/06/2021, 8:41 PMval args: SomeFragmentArgs by navArgs()
Does the args
field keep its values after the activity gets killed by the system and recreated?
In other words: does the Bundle sent to the Fragment survive?
CheersPablo
02/10/2021, 9:13 AMcom.example.ActivityOne
and create an intent of it (but what about Fragments?) @Gael Marhic I've read about quadrant, but is there any way to do it for Fragments? And is there any way to avoid using an external plugin?
3. Using coordinates or routersursus
02/16/2021, 5:38 AMursus
02/20/2021, 5:06 AMblakelee
03/03/2021, 12:16 AMnote8g2018
03/03/2021, 10:09 AMursus
03/16/2021, 12:37 AMursus
03/16/2021, 2:36 AMA. Sachdeva
03/18/2021, 3:11 PMursus
03/19/2021, 5:01 AMLilly
03/19/2021, 12:38 PMursus
03/21/2021, 4:04 AMJason Ankers
03/23/2021, 5:17 AMUserRepository
and a WorkoutRepository
, I want to combine data from both repositories into a single flow (user workout data). I then need to access that data across many screens in my app. Where should I put this logic?Rafal
03/31/2021, 9:28 AMViewModel
into another ViewModel
? I have one ViewModel
scoped to an Activity and the second one scoped to a Fragment that could use one flow
from the Activity oneHitender Pannu
04/05/2021, 8:13 AMtrazercontact
04/08/2021, 9:52 PMKinnar Vasa
04/14/2021, 4:11 PMViktor Petrovski
04/22/2021, 11:33 AMsolidogen
04/22/2021, 4:36 PMKingKongCoder
05/04/2021, 4:13 PMjava.util.concurrent.ExecutionException: com.android.tools.build.bundletool.model.exceptions.InvalidCommandException: The APK Set archive does not contain the following modules: [feature1]should i add any bundle tool flags or setup before running instrumented tests or any know issues with dynamic feature module causing this error?
Slackbot
05/05/2021, 10:06 AMLilly
05/12/2021, 4:54 PMsundernegi
06/08/2021, 10:52 AM