android-material-icons icon indicating copy to clipboard operation
android-material-icons copied to clipboard

Crash when longpressing to remove an item from the export list

Open zhaozihanzzh opened this issue 6 years ago • 0 comments

I think the mAssetsFiles isn't initialized properly. We should use new ArrayList<>() to avoid crashing.

zhaozihanzzh avatar Jul 10 '19 15:07 zhaozihanzzh