FileDocCategorySizeDatePackage
UpdateAppearance.javaAPI DocAndroid 5.1 API963Thu Mar 12 22:22:10 GMT 2015android.text.style

UpdateAppearance

public interface UpdateAppearance
The classes that affect character-level text in a way that modifies their appearance when one is added or removed must implement this interface. Note that if the class also impacts size or other metrics, it should instead implement {@link UpdateLayout}.

Fields Summary
Constructors Summary
Methods Summary