I wanna make a textView with this design but I really don't know how to do it?
Asked
Active
Viewed 708 times
-4

Phantômaxx
- 37,901
- 21
- 84
- 115

Castiell
- 167
- 13
-
2Please show what you have tried to achieve this. – Mohhamad Hasham Dec 25 '17 at 18:26
1 Answers
2
Try to use SpannableString text.
You will customize your text inside one TextView.
Samples here link

Leonid Veremchuk
- 1,952
- 15
- 27
-
That's quit nice but I also need to have different background between both ?? – Castiell Dec 25 '17 at 18:44