Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7d47cf1e authored by yongga's avatar yongga
Browse files

Gallery2: fix the bug that only delete parts of photos when select all.

DataManager.getMediaObject() may return null value, so DataManager.delete()
and DataManager.getSupportedOperations() will be interrupted
and only parts of photos were deleted.

Add null value check, ensure the DataManager.delete() and
DataManager.getSupportedOperations() can execute normally.

Change-Id: If5a4f1118d9a03d9d70c2e237347d20b3142b031
CRs-Fixed: 954040
parent 24af2c50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment