OSDN Git Service

Fix bug #13813608 Launcher back button does not take you to previous...
authorFabrice Di Meglio <fdimeglio@google.com>
Fri, 4 Apr 2014 21:48:05 +0000 (14:48 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Fri, 4 Apr 2014 22:08:39 +0000 (15:08 -0700)
commitbb16fd836a5347413e592acbffa189156b28bc53
treed6a6b0a95c888a5cff28dec61684ff469dafac36
parent7f111811e04e1714ed8b01886be0a57d9c17f326
Fix bug #13813608 Launcher back button does not take you to previous...
... settings after orientation change

- gasp, there were some issues in the way we were tracking if
a search result fragment was opened. Simplified that code.

Change-Id: I7f8efb3a5aab1a275193f7de15ac50ca33bdad16
src/com/android/settings/SettingsActivity.java