Example usage for Java android.text.style ScaleXSpan fields, constructors, methods, implement or subclass
The text is from its open source code.
ScaleXSpan(@FloatRange(from = 0) float proportion) Creates a ScaleXSpan based on a proportion. | |
ScaleXSpan(@NonNull Parcel src) Creates a ScaleXSpan from a parcel. |