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

Commit 927b6824 authored by Josh Tsuji's avatar Josh Tsuji Committed by Android (Google) Code Review
Browse files

Merge "Fix errors in comments." into rvc-dev

parents e171bca3 f5c6a9c8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1245,7 +1245,8 @@ public class BubbleStackView extends FrameLayout {
    }

    /**
     * @deprecated use {@link #setExpanded(boolean)} and {@link #setSelectedBubble(Bubble)}
     * @deprecated use {@link #setExpanded(boolean)} and
     * {@link BubbleData#setSelectedBubble(Bubble)}
     */
    @Deprecated
    @MainThread