Obsolete
Status Update
Comments
jb...@google.com <jb...@google.com> #2
This is probably happening because there are multiple instances of DataStore active. You should consider managing the DataStore as a singleton. See the attached bug for more info.
Description
We should explore how to remove the special behavior from FragmentContainerView for API 17, and allow transitions to run without ever needing to call setLayoutTransition on the Fragment view's parent.