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

Commit 52fa23c6 authored by William Xiao's avatar William Xiao
Browse files

Fix bug number in comment

I suspect the number in the file was referencing CL ag/23035507, not a
b/ number. Updating the bug number to what I suspect is the correct
place.

Bug: N/A
Test: N/A
Flag: N/A
Change-Id: I688cd98e49f7b51737969e84959f8918c974fae1
parent 4ee4e6bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ class ShadeExpansionStateManager @Inject constructor() {

    /**
     * Adds a listener that will be notified when the panel expansion fraction has changed and
     * returns the current state in a ShadeExpansionChangeEvent for legacy purposes (b/23035507).
     * returns the current state in a ShadeExpansionChangeEvent for legacy purposes (b/281038056).
     *
     * @see #addExpansionListener
     */