[Android] AsyncImageLoader: ensure the correct view is updated when the background callback finish
Thomas Guillem
git at videolan.org
Wed Oct 7 12:11:50 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Oct 7 12:10:52 2015 +0200| [9867c003ae26edd0b8fe4a3da87313e404001c4d] | committer: Thomas Guillem
AsyncImageLoader: ensure the correct view is updated when the background callback finish
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=9867c003ae26edd0b8fe4a3da87313e404001c4d
---
.../src/org/videolan/vlc/gui/AsyncImageLoader.java | 51 +++++++++++---------
.../vlc/gui/audio/AudioBrowserListAdapter.java | 39 +++++++++++++--
.../src/org/videolan/vlc/gui/audio/AudioUtil.java | 17 -------
.../videolan/vlc/gui/video/VideoListAdapter.java | 25 +++++++---
4 files changed, 79 insertions(+), 53 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=9867c003ae26edd0b8fe4a3da87313e404001c4d
More information about the Android
mailing list