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 slayer3...@gmail.com on 22 Jul 2012 at 8:06
Original issue reported on code.google.com by
slayer3...@gmail.com
on 22 Jul 2012 at 8:06