I have a single button with two text on it (Consider Ok and Done by using
tag from html)and I want to set different text color for that button(Ok=yellow , Done=Red ) with different size (Ok=”20sp” Done=”30sp”)
How to implement it by using HTML code in Android ….
Thank you…
I have assumed that “sp” means pixels,
px. If it means points, useptinstead.