Hi guys,
Teaching myself Android JAVA but am struggling with an issue that's affecting only one major version of Android, which appears to be all of 5.
I have an app using SupportFragments with the v4 support library (also tried it with framework fragments using v13 support library). On two...