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

Verified Commit 5ca87a9b authored by Fahim M. Choudhury's avatar Fahim M. Choudhury
Browse files

fix: fix showing progress values (download vs. total size and percentage) on app details screen

Previously, progress was posted only when downloadingIds.size == cursor.count in DownloadProgressLD. When the cursor was partial or null), no progress was emitted, causing the UI to show no progress data, despite available data.

With this fix, removed dependency on cursor row count; always post progress after processing returned rows.
parent 2a12de55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment