Hide method to fix the build
Change-Id: I5a556454a722bf037932632fa7e6ee6a2832a68d
This commit is contained in:
@@ -267,6 +267,8 @@ public class SuggestionSpan extends CharacterStyle implements ParcelableSpan {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @return The color of the underline for that span, or 0 if there is no underline
|
* @return The color of the underline for that span, or 0 if there is no underline
|
||||||
|
*
|
||||||
|
* @hide
|
||||||
*/
|
*/
|
||||||
public int getUnderlineColor() {
|
public int getUnderlineColor() {
|
||||||
// The order here should match what is used in updateDrawState
|
// The order here should match what is used in updateDrawState
|
||||||
|
|||||||
Reference in New Issue
Block a user