android - Recursion open DetailActivity contain Images which load from http/https appear ANR -


detailactivity
enter image description here

1.activity contain images load http/https . 2 type of images:

a)detail image b)thumbnail

click thumbnail imageview open detailacitivy itself,what changed thumbnail become detail image, , load associative thumbnails.

2.press button can return previous detailactivity

recursion open several times. monitors show memory group linear, device anr . there effective solution ?


Comments