commit | 20abe047a9f424a916e1b2a5d8b614b9b466e924 | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Tue Apr 28 08:03:29 2009 -0400 |
committer | Patrick Scott <phanna@android.com> | Tue Apr 28 08:03:29 2009 -0400 |
tree | edb2310504d3066f918ebb0f3883edf9ec5bfa88 | |
parent | 761b3b5a23c06b64b9ecb99953665d2059e3b145 [diff] |
Check for null before accessing mPickerData. It could be null when switching to a parent tab since the parent tab will be restored before showing the tab picker. This clears mPickerData before building the tab picker.