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

Skip to content
Commit f5ed16ba authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski
Browse files

Fix progress bar when loading directories.

Previously, the progress bar was shared between multiple directory
fragments. As a result, when changing directories two instances were
changing visibility of the progress bar depending on a different model,
resulting on prematurely hidden progress bar.

This CL fixes it by moving the progress bar to the directory fragment,
so it's not shared anymore.

Test: Tested manually with a large archive file.
Bug: 32647885
Change-Id: I8ecf459020583f496899ea5465f8bc48386f155c
(cherry picked from commit 67aba1e6)
parent a5da0e03
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