Just testing the new developer preview and noticed that my existing ring drawables are not rendering properly. Instead of a ring it\'s a full circle. Is it a bug or has some
You need to add android:useLevel="true" in the progress item. This didn't seem necessary in previous versions, but L wants it.
android:useLevel="true"