deltazefiro / Amarok-Hider

Hide your private files and apps with a single click.
https://deltazefiro.github.io/Amarok-doc/en-US/
Apache License 2.0
1.33k stars 46 forks source link

[BUG] 600MS Delay 😉 #143

Open rahaaatul opened 2 months ago

rahaaatul commented 2 months ago

A little delay

Amarok shows it's true colors before hiding itself as a calendar 😅

How it happens

https://github.com/deltazefiro/Amarok-Hider/assets/86149861/f09f59e7-0834-4ae3-a575-fa50c2fbd21d

How to reproduce

Steps to reproduce the behavior / 复现异常的步骤:

  1. Go to Amarok/More Settings/Security
  2. Enable App Disguise
  3. Restart Amarok
  4. See error

Device Information

deltazefiro commented 2 months ago

Hi @rahaaatul , Do you use any modules that change the animation speed? I've tested on AOSP 11 but cannot reproduce.

rahaaatul commented 2 months ago

Hi @rahaaatul , Do you use any modules that change the animation speed? I've tested on AOSP 11 but cannot reproduce.

Could this be the source of the issue? Screenshot_2024_0410_122353

deltazefiro commented 2 months ago

Could this be the source of the issue?

No, I'm afraid. The transition animation time between these two views is set to zero. Multiplying zero by .5 should not make any difference. Perhaps you tweak your system by some modules to override animation time or change the behavior of the splash screen (i.e. RestoreSplashScreen)?

rahaaatul commented 2 months ago

Could this be the source of the issue?

No, I'm afraid. The transition animation time between these two views is set to zero. Multiplying zero by .5 should not make any difference. Perhaps you tweak your system by some modules to override animation time or change the behavior of the splash screen (i.e. RestoreSplashScreen)?

Unfortunately, I'm not rooted. So I don't use any modules.