commit | 3fafb0817f980d1819d0708b3c3da00454ba4c1f | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Fri Aug 09 10:56:15 2013 -0700 |
committer | Adam Powell <adamp@google.com> | Fri Aug 09 10:58:44 2013 -0700 |
tree | be85354bface2747ecd57695a1c03595927dd571 | |
parent | 98a2cca99985d6970f447214e173caf9fd95eb1b [diff] |
Pick which kind of fragment to inflate from <fragment> tags If an Activity extends from FragmentActivity the LayoutInflaters obtained from it were previously be configured to parse <fragment> tags exclusively referring to android.support.v4.app.Fragment class names. Have FragmentActivity delegate this to the underlying device framework to allow the use of android.app.Fragment fragments in layouts. Bug 10258465 Change-Id: Ic4274657b079fbf61ddf0f34df2cdec9602fc7ed