Question
Android 8.0 adaptive icons support
Since releasing an Android build supporting api level 27 we notice our app icon is displayed smaller and in a white frame on Android 8+ devices, because of this:
Adaptive icons | Android Developers
We can probably work out how to add in the right resources to fix this, but naturally it would be more convenient if the SDK handled it, as well as for apps that don't use inhouse ANEs etc.
