commit | a76a4339be2f27431a167381187c3f0b0d08f1b7 | [log] [tgz] |
---|---|---|
author | Daniel Resnick <danielresnick@google.com> | Sat Jan 30 12:12:43 2016 +1100 |
committer | Daniel Resnick <danielresnick@google.com> | Wed Feb 03 08:54:08 2016 +1100 |
tree | ab77d04a22039fe03a0a8e6bc086e4e69880956a | |
parent | ae3c02f66d2657b109895442df985a9aad7ba02d [diff] |
Allow onActivityResult(...) to be dispatched to nested Fragments. This fixes https://code.google.com/p/android/issues/detail?id=40537 by allowing onActivityResult(...) calls to be dispatched to the correct Fragment even if it is nested in another Fragment. Change-Id: I4b80c2eb1a83de93b95cb26feca5052aa55c9961