LazyList
LazyList copied to clipboard
Issue with android M
Images are not loading while working with android M, And I have already checked that image url is valid and permissions are taken from the user
Does your device have external SD card?
it is not working with marshmallow, i even checked the image urls but they are all valid and there is some problem, it works fine with lollipop though. please find a workaround to work in marshmallow. i have nexus 5x and i runs on marshmallow.
From Android M onwards, you need user's approval for granting any app permission to write external storage. See this!