fix: Disable material expressive folder expansion animations

This commit is contained in:
Pun Butrach
2025-11-28 20:00:03 +07:00
parent 0ff9636c38
commit 9b90822395
2258 changed files with 165178 additions and 78080 deletions
@@ -36,6 +36,9 @@ import java.util.Collection;
public interface DarkIconDispatcher {
int VERSION = 2;
/** Called when work should stop and resources should be cleaned up. */
default void stop() {}
/**
* Sets the dark area so {@link #applyDark} only affects the icons in the specified area.
*