It is possible to achieve this design in "single MaterialTextView" in android? else what are the ways to achieve(Single Textview)? Please share your suggestions, Thank you.
you should put 3 TextView in a view and give them 1 dp margin for example or a view with 1 dp between them. and set textalignment center. set text color white and set for them background.