onyxbits / raccoon4

APK Downloader for Google Play
https://raccoon.onyxbits.de
Apache License 2.0
655 stars 91 forks source link

App Browser View / My Apps will not refresh #59

Open ErikOlufson opened 5 years ago

ErikOlufson commented 5 years ago

When deleting a stored apk from the local files using the app browser view, it will not refresh even the files were deleted. When pressing the remove button a second time a Nullpointer will be thrown.

App Browser_No_Refresh

onyxbits commented 5 years ago

Race Condition/Regression.

The view updates before the database is changed.