androidx.core.text
Interfaces
TextDirectionHeuristicCompat |
Interface for objects that use a heuristic for guessing at the paragraph direction by examining text. |
Classes
BidiFormatter |
Utility class for formatting text for display in a potentially opposite-directionality context without garbling. |
HtmlCompat |
Backwards compatible version of |
ICUCompat | |
PrecomputedTextCompat |
A text which has the character metrics data. |
TextDirectionHeuristicsCompat |
Some objects that implement TextDirectionHeuristic. |
TextUtilsCompat |
Backwards compatible version of |
Top-level functions summary
SpannedString |
buildSpannedString(builderAction: SpannableStringBuilder.() -> Unit) Builds new string by populating a newly created SpannableStringBuilder using the provided builderAction and then converting it to SpannedString. |
Extension functions summary
For android.text.Spannable | |
Unit |
Clear all spans from this text. |
operator Unit | |
operator Unit |