commit | 5542ad96127a1ea090e531a869634661f9430c60 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Thu Aug 01 09:07:09 2013 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Thu Aug 01 09:07:09 2013 +0100 |
tree | 691ce60463b53969fae40714dbd2673390a793b2 | |
parent | 592df2e7552ba6902c9750ab8453850fc9e30334 [diff] |
Fix multiple Action Modes being started on ICS+ For every startSupportActionMode call on ICS+, we were created two native action modes. This fixes that so only one is created. https://code.google.com/p/android/issues/detail?id=58321 Change-Id: I856cf16864cbe147a3beb646f1be3cf28f1fd472