, that it won't automatically update data (bundle) when Activity is re-created and
onNewIntent
(
android:launchMode="singleTask"
) is called?
Not sure if calling manually
savedStateHandle.set()
is the best way to do it 🤔
not kotlin but kotlin colored 3
c
Chrimaeon
02/13/2024, 7:18 PM
This is a workspace of the Kotlin programming language. Your general android question should be asked somewhere else - you can find some resources in the channel description.