Fix errors in comments.
(also so the docs are up to date) Test: atest SystemUITests Bug: 151107523 Change-Id: I2c2e7c4c41f9718b236735024ab466b0020fd4dd
This commit is contained in:
@@ -1240,7 +1240,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