commit | 916455675ddb34d0eb848b2355550268d82c3ce7 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Thu Apr 21 13:51:33 2016 -0700 |
committer | Adam Powell <adamp@google.com> | Thu Apr 21 13:51:33 2016 -0700 |
tree | d9edb332f9eaa404cf2a567c46e8ad540b7dd8ac | |
parent | b695a482875ea28cc622e226da4987d395aa1029 [diff] |
Move child FragmentManager shutdown for retained fragments Support lib edition Some apps out there do some creative things in terms of calling their own onDetach methods from elsewhere. Perform the child FragmentManager shutdown for retained fragments in a package-level perform method instead of in onDetach itself. Also mark all existing fragment methods with @CallSuper. Bug 28293847 Change-Id: I5cad21589d1794034d0fd63aaf45dd2984d3c8cc