Nested fragments not retained in latest support library releases
Since version 17 of the Android API it has been possible to nest fragments within your applications. Using the support library that the Android team provide, you can utilize this functionality from version 11 onwards.
There is however a bemusing issue in the latest versions of the support library which