sdmaid icon indicating copy to clipboard operation
sdmaid copied to clipboard

Disable animations during non-root appcleaner

Open Bluscream opened this issue 4 years ago • 4 comments

Basically just set the global system settings

  • window_animation_scale
  • transition_animation_scale
  • animator_duration_scale

to 0.0 and restore saved values on cancel and finish

Bluscream avatar Aug 30 '21 03:08 Bluscream

This would require granting SD Maid WRITE_SECURE_SETTINGS via ADB though.

d4rken avatar Aug 30 '21 15:08 d4rken

(Or root, but then SD Maid can just use root)

d4rken avatar Aug 30 '21 15:08 d4rken

This would require granting SD Maid WRITE_SECURE_SETTINGS via ADB though.

(Or root, but then SD Maid can just use root)

you answered it to yourself there xD

Bluscream avatar Aug 30 '21 21:08 Bluscream

this is how i'm currently doing it

Screenshot(s)

image

image

image

Bluscream avatar Aug 30 '21 21:08 Bluscream