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

Skip to content
Commit 33a0c1ca authored by Jesse Chan's avatar Jesse Chan Committed by Arian
Browse files

SystemUI: VolumeDialogImpl: notifyVisible after the volume panel is fully hidden



notifyVisible(false) leads to reset of active stream. As a result,
the current active row will be untinted. Currently, this happens
immediately after the dismissal is requested, before the volume panel
is fully hidden.

User can notice the row has been untinted before the panel is hidden.

This changes moves notifyVisible to the end of animation so the volume
panel appearance will be consistent in between.

Change-Id: Iacd83d48634a11bc248c9a2a45b68b53256fdcb2
Signed-off-by: default avatarJesse Chan <jc@lineageos.org>
parent e26a2ead
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