In the same app I have an image view and it works ...
# android
p
In the same app I have an image view and it works perfectly fine on my android phone with the latest version of android but with and android phone running android 6 it crashes the app anyone know why?
🧵 1
stackoverflow 3
Never mind I got it I looked on stack overflow.
a
what was the problem?
p
I had an image that caused my app to crash.
Google had done something very stupid and that only a certain texture of image can be used in android 6 only, so that caused my app to crash. Here is the link to the stack overflow issue that I used.