Fix crash when finishing IndividualPickerActivity

Calling finish() doesn't leave the current method, so as we
didn't return immediately, we were continuing with a null
mCategory

Bug: 129006832
Change-Id: Ib26acfee7cb6657eaf0823ac594b017c744b7341
1 file changed