commit | a5fc6f006f67867417b7a427de6e7394c4312dec | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Tue Apr 14 18:22:54 2015 -0700 |
committer | Todd Kennedy <toddke@google.com> | Thu Apr 30 12:52:32 2015 -0700 |
tree | 180ff23b89b1aa406ead814d254889f248e0e5dc | |
parent | 033dc46bb949a9a5e42ed51bbff1e055a7c58ca2 [diff] |
Remove dependency upon FragmentActivity The FragmentManagerImpl is intimately tied with a FragmentActivity. In many cases, we want to be able to create / manage Fragments outside of a FragmentManager. This defines a FragmentController interface that can be used by any class to host Fragments. Bug: 19569654 Change-Id: I6816a5c1815122d206062b9f4584ad460b3d41dd