commit | 4702a856973a553deb82f71b1d3b6c3db5dbf4ba | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Fri Aug 17 15:18:29 2012 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Fri Aug 17 17:35:00 2012 -0700 |
tree | 355aaea84ebfa78d9e712c1b46fb257e55000d0f | |
parent | 79af1dd54c16cde063152922b42c96d72ae9eca8 [diff] |
More view hierarchy, fragment debugging. Add a View.toString() method. Rename all of the View private flags to have a PFLAG prefix to avoid going insane trying to figure out which constant goes with which flag. Activity.dump() now includes a summary of the activity's view hierarchy, using the View.toString() method. All exceptions thrown by FragmentManager now perform a dump of the owning activity state, where appropriate. Change-Id: I6482e397e10cb5a0612ab02ce6ed5131823437a6