-
public class BubbleTextView.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerLOCATION_LEFTprivate final IntegerLOCATION_TOPprivate final IntegerLOCATION_RIGHTprivate final IntegerLOCATION_BOTTOMpublic final static BubbleTextView.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetLOCATION_LEFT()final IntegergetLOCATION_TOP()final IntegergetLOCATION_RIGHT()final IntegergetLOCATION_BOTTOM()-
-
Method Detail
-
getLOCATION_LEFT
final Integer getLOCATION_LEFT()
-
getLOCATION_TOP
final Integer getLOCATION_TOP()
-
getLOCATION_RIGHT
final Integer getLOCATION_RIGHT()
-
getLOCATION_BOTTOM
final Integer getLOCATION_BOTTOM()
-
-
-
-