I developed an aplication and noticed that i get a lot of \" Too many attribute references\" warnings in logcat.
W/ResourceType﹕ Too many attribute referenc
I had the same issue and at some point an attribute chain was created. By removing the parent the chain is broken so you should be good.