Merge "Fix errors in comments." into rvc-dev
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user