PinLock icon indicating copy to clipboard operation
PinLock copied to clipboard

Invalid result when back pressed in SetPinActivity

Open egormetlitsky opened this issue 8 years ago • 0 comments

When clicking back in SetPinActivity, onBackPressed() finishes the activity before setting result. So super.onBackPressed(); should be removed

egormetlitsky avatar Dec 20 '16 12:12 egormetlitsky