oppia-android
oppia-android copied to clipboard
Investigate using finish instead of intent
Currently, we need to start intent for ProfileChooserActivity to get an update. We need to investigate on using finish instead as the live data bug is fixed.
- [ ] https://github.com/oppia/oppia-android/blob/ef7ffb8/app/src/main/java/org/oppia/android/app/profile/AddProfileActivity.kt#L32
- [ ] https://github.com/oppia/oppia-android/blob/ef7ffb8/app/src/main/java/org/oppia/android/app/drawer/ExitProfileDialogFragment.kt#L67
I want to work on this issue. Please assign this to me.
I want to work on this issue. Please assign this to me.
Hi @rishav2404, please give an overview of your proposed solution