commit | b5cadf52287f99f80edfe519aefe4a2881e61fac | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Tue Apr 12 14:36:13 2016 +0800 |
committer | Chris Banes <chrisbanes@google.com> | Tue Apr 12 14:36:13 2016 +0800 |
tree | 3c21f1ebbdb664008060598c0e2fe0dacbc15117 | |
parent | 5ada59525aa9653a294ff8750ff6a7115875c57d [diff] |
Don't clear out ActionBar instance in onDestroy() Technically this is correct, but it deviates from the framework and causes issues for developers using multi window (since they have to do a null check). BUG: 28123702 Change-Id: Ic80b050a04667dec660354ae1ab751fab4a15d98