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

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -