I have a published app that is crashing at startup on Android N when the newly introduced Display size OS setting is set to too large a value.
Display size
When I lo
Move your image in the drawable to mipmap-xxhdpi.Your image is in bitmap format so you should put your image in mipmap folder,then it will work