commit | 2a67de4059775466071da52c07b18627c51c677c | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Mon Aug 31 09:48:37 2009 -0400 |
committer | Patrick Scott <phanna@android.com> | Mon Aug 31 12:49:52 2009 -0400 |
tree | 3ddfff22f654c875da4845900cbf41b83985dcc8 | |
parent | 73b588c8e9b865aee5d416802b775a67e2e3aebb [diff] |
Check for null tabs before acquiring the parent tab. This prevents a NPE when the current tab is null. This is very rare but can still possibly happen.