I\'m testing Android L Preview on my Nexus 5. I\'ve got problem with my app.
I\'ve got some TextViews with background set:
android:background=\"@drawable
Just use android:radius, not use each corner options. I had a same problem, but I was able to solve the problem using this way.