Closed v3nko closed 10 years ago
Support lib provides additional functionality (e.g. nested fragments) and bugfixes and the only downside is small apk size increase. I can't imagine case where I would like to use native Activities/Fragments/Loaders over the ones from support lib.
Can't really agree more. Fact that your minSdkLevel is greater than 11 (what is great, btw!) doesn't imply that you don't want to use support's Fragments. I am closing this issue for now. In case of any questions we can reopen it later.
It would be great to support Loader from native API, not only support library Loader. Many projects of nowadays based on API level > 11, so it will be useful.