OSDN Git Service

Correct stale background on completely empty gallery
authorBobby Georgescu <georgescu@google.com>
Tue, 9 Oct 2012 23:23:36 +0000 (16:23 -0700)
committerBobby Georgescu <georgescu@google.com>
Tue, 9 Oct 2012 23:25:20 +0000 (16:25 -0700)
commit25b203e716efd63bc0c354344b6c55c9aee9faac
tree4fb28ffa8ad9f68f3c63818e3926efc745a120bc
parentd69035a67e0c650e2aa076ee678a6f9a82dffa77
Correct stale background on completely empty gallery

Bug: 7314560
When the last album is delete by long pressing and pressing
the delete icon, and the gallery is left completely empty,
the slotview was not being correctly invalidated.

Change-Id: I2d5ec7ac7fb9604fd74ca8fa4fa6df09d6dec49d
src/com/android/gallery3d/app/AlbumSetPage.java