-
public final class TimelineMarkerWidget
-
-
Constructor Summary
Constructors Constructor Description TimelineMarkerWidget(View anchor, FrameLayout backgroundLayout, TextView timelineMarkerTextView, String primaryColor)
-
Method Summary
Modifier and Type Method Description final UnitremoveMarkerTexts()final UnitsetMarkerTexts(List<String> titles, Integer position)-
-
Constructor Detail
-
TimelineMarkerWidget
TimelineMarkerWidget(View anchor, FrameLayout backgroundLayout, TextView timelineMarkerTextView, String primaryColor)
-
-
Method Detail
-
removeMarkerTexts
final Unit removeMarkerTexts()
-
setMarkerTexts
final Unit setMarkerTexts(List<String> titles, Integer position)
-
-
-
-