I\'ve got a following problem. I want to customize appearance of row in a list, but exception is thrown during inflating.
piece of code in style.xml
<
The problem has been solved. I used application context to create adapter, when I changed context to activity the problem disappeared.