All Downloads are FREE. Search and download functionalities are using the official Maven repository.

android.text.style.package.html Maven / Gradle / Ivy

Go to download

A library jar that provides APIs for Applications written for the Google Android Platform.

There is a newer version: 14-robolectric-10818077
Show newest version



Provides classes used to view or change the style of a span of text in a View object. The classes with a subclass Standard are passed in to {@link android.text.SpannableString#setSpan(java.lang.Object, int, int, int) SpannableString.setSpan()} or {@link android.text.SpannableStringBuilder#setSpan(java.lang.Object, int, int, int) SpannableStringBuilder.setSpan()} to add a new styled span to a string in a View object.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy