Files
frameworks_base/core/java
George Mount c9a5227292 Fix NPE when detached View is added as a shared element.
Bug 17632940

This won't solve all problems in which the parent becomes null,
but it will protect against shared elements being added that aren't
attached when mapped.

Change-Id: I991722c671c57048aea84b59a3c187c77c93450f
2014-09-24 12:39:08 -07:00
..