Infomaniak / android-kDrive

https://play.google.com/store/apps/details?id=com.infomaniak.drive
GNU General Public License v3.0
96 stars 10 forks source link

Use showProgressCatching() and hideProgressCatching() to avoid crashes #1344

Closed LunarX closed 1 month ago

LunarX commented 1 month ago

The methods showProgress() and hideProgress() keep crashing on many occasions despite our best efforts to do things correctly. This PR uses showProgressCatching() and showProgressCatching() to avoid crashing

Depends on https://github.com/Infomaniak/android-core/pull/201

github-actions[bot] commented 1 month ago

This PR/issue depends on:

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud