You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2018. It is now read-only.
I have a sample project that pulls in a bindings project called ColorPicker (from https://code.google.com/p/color-picker-view/) this works great with Xamguard. Once I add OsmDroid bindings as a reference Proguard fails to work.
To trigger the bug you can build in release and notice that everything works. If you then add a reference to OsmDroid for the ColorPickerDemo project ProGuard will give you errors about not being able to find the color picker.