Julius Marozas
07/01/2020, 8:02 PMregisterForActivityResult
function in Compose?
In this section of the android documentation it says that you must always call registerForActivtyResult
in the same order in your Fragment/Activity. Can this be achieved in Compose?Leland Richardson [G]
07/01/2020, 8:03 PMAdam Powell
07/01/2020, 8:16 PMAdam Powell
07/01/2020, 8:18 PMSean McQuillan [G]
07/01/2020, 8:27 PMSean McQuillan [G]
07/01/2020, 8:34 PMSean McQuillan [G]
07/01/2020, 8:34 PMAdam Powell
07/01/2020, 8:39 PMJulius Marozas
07/01/2020, 8:42 PMAdam Powell
07/01/2020, 8:43 PMSean McQuillan [G]
07/01/2020, 8:44 PMSean McQuillan [G]
07/01/2020, 8:44 PMAdam Powell
07/01/2020, 8:45 PMSean McQuillan [G]
07/01/2020, 8:45 PMlouiscad
07/02/2020, 8:26 AMThe default implementation just uses an incrementing atomic int to generate keys@Sean McQuillan [G] That means the key will change if process is killed by the OS, preventing the result to return at the right place, right?
Adam Powell
07/02/2020, 3:05 PMSean McQuillan [G]
07/02/2020, 5:48 PMAsh
03/08/2021, 6:25 PMSean McQuillan [G]
03/08/2021, 6:33 PMSamir Basnet
03/29/2021, 12:41 PMlouiscad
03/29/2021, 12:42 PMlouiscad
03/29/2021, 12:44 PMSamir Basnet
03/29/2021, 12:49 PMlouiscad
03/29/2021, 12:49 PMlouiscad
03/29/2021, 12:50 PM