Files
frameworks_base/core/java/android
Adam Powell bb3aa34055 Fix bugs around inflated child fragments
Framework edition

* Ensure that a fragment that has had its view destroyed has a chance
  to recreate it.

* Clear mInLayout after views are destroyed

* Make sure that when a fragment is restored from the back stack and
  reinflates its view that child fragments from fragment tags are
  reconnected properly.

Bug: 32691935
Test: cts
Change-Id: I370d6db46e72fd8ac35f716e2130b9e10b93b1da
2016-11-16 10:34:57 -08:00
..
2016-11-16 03:21:17 +00:00
2016-11-11 16:13:09 -08:00
2016-11-11 23:31:15 +00:00
2016-11-15 20:15:17 +00:00