feat: Add option to clear home screen in settings (#6125)
Signed-off-by: abhixv <abhi.sharma1@hotmail.com>
This commit is contained in:
committed by
Pun Butrach
parent
9898749619
commit
5f3a03f4fb
@@ -36,9 +36,6 @@ 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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user