Gallery2: fix crash when tap screen after all photos were deleted.
after delete all photos, mMediaSlotMap not be cleaned, so getRectSlotByPosition() return a wrong index. clean mMediaSlotMap in createSlots(), make sure getRectSlotByPosition() return a correct value. Change-Id: I9744fc0dc11aeb6ccec2abb825409b93c12675f6 CRs-Fixed: 971388
Loading
Please register or sign in to comment