I\'m trying to build my app but without success.. I tried several way but nothing was worked. The exception is:
Caused by: java.lang.IllegalStateException: T
In my case, I created a new activity and forgot to define it's app:theme in AndroidManifest.xml: