I have a simple app consisting of a grid of photos. If you click on a photo, it plays a video in a second screen.
It runs fine on Visual Studio Emulator for Android in all resolutions on Marshmallow except xxxhdpi. In that format, it doesn't respond to clicks and it crashes.
I'd be grateful for any insight into what needs to be done to my app to eneable it to run at the xxxhdpi resolution.
Thanks