commit | 498348d34b6267b27d4cb1b5e4fd99b6e60c07d0 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Tue Jan 17 17:01:37 2017 -0800 |
committer | George Mount <mount@google.com> | Tue Jan 17 17:09:28 2017 -0800 |
tree | 58b3057df1ae60dcb020d431c3af9c457d67cf4d | |
parent | 5feafb1f71a314e7c40152dd4d369fcc0c166628 [diff] |
Protect use of onFindViewById for Fragment Transitions. Bug 34163850 onFindViewById is only valid once the Fragment's View has been created, but the child fragment manager can be used prior to its creation. This protects the use of onFindViewById from use by fragment transitions. Test: Ic72cd7dae8d7982b78258116e7910c4f07d75d50 Change-Id: I67e3b2d5f59c2e741f29211d08ab07476c78a0ca