Skip to content

Instantly share code, notes, and snippets.

@DVegasa
Created July 13, 2019 11:16
Show Gist options
  • Save DVegasa/7af98ce783b67ccba6d1717dde8dcd07 to your computer and use it in GitHub Desktop.
Save DVegasa/7af98ce783b67ccba6d1717dde8dcd07 to your computer and use it in GitHub Desktop.
private val spanHighlight by lazy {
ForegroundColorSpan(
ResourcesCompat.getColor(resources, R.color.colorAccent, null))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment