Skip to content

Fixes #295 & #347: toggle on/off two factor authentication after choosing to cancel it

Ekagra Sinha requested to merge iamekagra/agora-android:toggle into develop

Fixes #295 (closed) #347 (closed)

Changes : added switchWidget.isChecked = false when cancel is selected to enable two factor authentication and switchWidget.isChecked = true when cancel is selected to disable it

Screenshots for the change :
toggle off two factor authentication after choosing cancel to enable it

Edited by Ekagra Sinha

Merge request reports