Fixed
Status Update
Comments
jv...@google.com <jv...@google.com>
ad...@google.com <ad...@google.com> #2
check your v21 style, you might never extended the right parent which causes this issue.
ad...@google.com <ad...@google.com> #3
@1 According to the docs and the error, I need to extend from the styles of the support library ("You need to use a Theme.AppCompat theme") , which is what I do. It worked before, so it should work fine now too.
Description
Steps to reproduce:
1. Download the attached zip
2. Run repro.bat.
Note: you may need to update the paths in the script to a different aapt.exe and/or android.jar location.