is there any possible way to set the border around the TextView such like the pics shown below?
the first pic is what i currently got and the second one is what kind of border i want.
all element that contain in the LinearLayout are just indiviual textViews
thx so much for the help~~


I think you can do that please check the following link: Android – Way to appear bordered text on the TextView? this might help to solve u r problem.