I have a gridview with custom adapter. it's added photo from background service by notifyDataSetChanged of adapter method. but its method re-created all items. the items took many times to create. the reason why items is part of a photo.
So, i want to add dynamically item to add.