18 Dec

Android – ListView, Scrolling Background Color and Java Extra Garbage Collection

Recently worked on implementing listview inside of a viewpager. This was a bit of a challenge but one little bug which turned into another bug. The first bug was the background always turned black while scrolling which with black text on a white background washed out the text. After resolving this by setting the background [...]

read full entry »