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
What is the proper ProGaurd configuration when referencing the color picker?
I cannot compile an app with ProGaurd without getting:
"java.lang.ClassNotFoundException: yuku.ambilwarna.AmbilWarnaKotak in loader
dalvik.system.PathClassLoader"
I've tried adding the following with no success:
-keep public class yuku.ambilwarna.AmbilWarnaKotak
-keep public class yuku.ambilwarna.AmbilWarnaDialog
I've you've got a working example configuration, that would be helpful to see.
Thanks!
Original issue reported on code.google.com by [email protected] on 22 Jul 2012 at 8:06
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 22 Jul 2012 at 8:06The text was updated successfully, but these errors were encountered: