android - set 2 characters as one -


i have textview(bt) containing 2 strings..

bt.settext("\u06ad" + ":"); 

i want consider 2 strings 1 , when hit delete button, both should clear. how can that?

thanks lot.

bt.settext(""); 

or meaning?:)


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -