Deprecated API
Contents
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionmake these calls yourself.
WidgetInstanceList
offers improved performance over genericList
.this is a crutch to be used untilTextFragmentWidget
is able to adjust its height and offset characters to fit.useWidgetInstance.markNeedsStencilLayout()
and/orWidgetInstance.markNeedsTraceLayout()
as appropriate instead.