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

Commit 2936eabb authored by Lyn Han's avatar Lyn Han
Browse files

Link to StackScrollAlgorithm in AmbientState description

Following up to http://ag/20105405; clarify the purpose of AmbientState for future development.

Bug: 214214514
Test: SystemUITests
Change-Id: I76811b41936935b3a96eb6f63392a6514770f4ae
parent 55d90e49
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -44,7 +44,8 @@ import java.io.PrintWriter;
import javax.inject.Inject;

/**
 * A global state to track all input states for the algorithm.
 * Global state to track all input states for
 * {@link com.android.systemui.statusbar.notification.stack.StackScrollAlgorithm}.
 */
@SysUISingleton
public class AmbientState implements Dumpable {