Is anyone having problems with the newest sdk tools? When I compile the app using r8 it works fine, however when I compile the app using the new r9 tools one of my activities views are all messed up. The colors are wrong and the onClick="" attributes are trying to find methods on my Application context instance and not my Activity instance. Very bizarre. I am not running proguard or anything else on these builds either.
Any thoughts on how to troubleshoot this? Can I diff the unsigned apks in some way? Thanks, Adam -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

