Код: Выделить всё
textView.setTextColor(R.attr.myColor)
Код: Выделить всё
attr.xml
themes.xml
@color/black
themes-night.xml
@color/white
Подробнее здесь: https://stackoverflow.com/questions/696 ... g-attr-xml
Код: Выделить всё
textView.setTextColor(R.attr.myColor)
Код: Выделить всё
attr.xml
themes.xml
@color/black
themes-night.xml
@color/white