-4

I wanna make a textView with this design but I really don't know how to do it?

enter image description here

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
Castiell
  • 167
  • 13

1 Answers1

2

Try to use SpannableString text.

You will customize your text inside one TextView.

Samples here link

Leonid Veremchuk
  • 1,952
  • 15
  • 27