OSDN Git Service

Fix some issues with threads/handlers accessing the adapter for the 'old' activity...
authorMarco Nelissen <marcone@google.com>
Tue, 1 Sep 2009 20:22:19 +0000 (13:22 -0700)
committerMarco Nelissen <marcone@google.com>
Tue, 1 Sep 2009 20:22:19 +0000 (13:22 -0700)
commit42bcc218ce4c330cc609326d168e288f3559c64f
tree15407d9b4832d42d9b323c6bc04fa5a465f0494d
parent2df1aa67b60c343d32e815be82307a779c24b70c
Fix some issues with threads/handlers accessing the adapter for the 'old' activity after it has been handed off to the 'new' activity.
src/com/android/music/AlbumBrowserActivity.java
src/com/android/music/ArtistAlbumBrowserActivity.java
src/com/android/music/PlaylistBrowserActivity.java
src/com/android/music/QueryBrowserActivity.java
src/com/android/music/TrackBrowserActivity.java