Out of Memory error after using app for more than 5-10 mins
问题 I've been getting following out of memory issue due to layout inflater when i use my app for little longer than 7-8 minutes. I have checked through many questions in stackoverflow but have not been able to find a good solution. I tried 'android:largeHeap="true"' too, but it seems to create more problem than solve this. The Fragment that contains the listview where i have loaded large chunk of item details which is usually causing outOfMemory error is as follows: @Override public View