Example usage for Java android.text.style BulletSpan fields, constructors, methods, implement or subclass
The text is from its open source code.
BulletSpan(int gapWidth) Creates a BulletSpan based on a gap width | |
BulletSpan(@NonNull Parcel src) Creates a BulletSpan from a parcel. | |
BulletSpan() Creates a BulletSpan with the default values. |