0
Force stop
I want to use 13ImageView in an activity While they are in an ScrollView but When I run it , it will force stop. I don't know how to fix that
2 Answers
0
the problem was images size. they were more that 5M
0
force stop occurred for leak memory. should use recyclerview and better image handler like glide or picasso