how to change textcolor using BufferType Spannable ?

Опубликовано: 19 Октябрь 2024
на канале: Android Development Tutorials
121
1

A user interface element that displays text to the user. To provide user-editable text, see EditText.

TextView.BufferType

Type of the text buffer that defines the characteristics of the text such as static, styleable, or editable.

for more information follows this given below:
https://developer.android.com/referen...

TextView in Android studio
https://developer.android.com/referen...