Skip to content

Commit 5132273

Browse files
author
Gilles Debunne
committed
Hide method to fix the build
Change-Id: I5a556454a722bf037932632fa7e6ee6a2832a68d
1 parent a3809b3 commit 5132273

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/java/android/text/style/SuggestionSpan.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ public void updateDrawState(TextPaint tp) {
267267

268268
/**
269269
* @return The color of the underline for that span, or 0 if there is no underline
270+
*
271+
* @hide
270272
*/
271273
public int getUnderlineColor() {
272274
// The order here should match what is used in updateDrawState

0 commit comments

Comments
 (0)