I’m one of Chinese Engineer and My English Speaking is not so good. There is a ListView having some(three or two) GridView Items, and each GridView have some TextView Items.
Now I want to Set the this TextView Item's border-color like the picture refer screenchot then I made some drawable like this code-pic
I set the Item's backgroud property with this drawable. When I was running the app, all of things were working well, but when I click those items found it was not working. There was no border and color change.
How to achive this?