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

Commit 1c61e4df authored by Lyn Han's avatar Lyn Han Committed by Automerger Merge Worker
Browse files

Merge "Link to StackScrollAlgorithm in AmbientState description" into tm-qpr-dev am: dfb618d8

parents 84b8833d dfb618d8
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 {