Description
There are a lot of #ifdef Q_OS_ANDROID around, e.g. in the style code, and that's not really the way platform integrations are done anymore. We need to see if they are necessary. In the style code it would make sense if they are inside the android style instead of spread around.