oppia-android icon indicating copy to clipboard operation
oppia-android copied to clipboard

Investigate using finish instead of intent

Open Sparsh1212 opened this issue 3 years ago • 4 comments

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

Sparsh1212 avatar Aug 04 '21 09:08 Sparsh1212

I want to work on this issue. Please assign this to me.

rishav2404 avatar Jan 04 '24 14:01 rishav2404

I want to work on this issue. Please assign this to me.

Hi @rishav2404, please give an overview of your proposed solution

adhiamboperes avatar Jan 09 '24 06:01 adhiamboperes