Closed absturztaube closed 11 years ago
The problem was the webview in the listitem. because items are going to be recycled during scrolling, and the webview is a really heavy widget, the webview can't update fast enough to match the scrolling speed. Changed the WebView to a Textview, but still needs a bit of work to get quotes and links displayed correctly
The content of some posts are flickering/dissapearing by scrolling