Open GoogleCodeExporter opened 9 years ago
I'm sorry I didn't add the .properties file, which is needed to test the build.
I removed the certificate information and the zip and jar files from the new
zip (added to this post).
Original comment by iolar...@gmail.com
on 3 Jan 2015 at 4:09
Attachments:
A workaround for this issue is to change the init implementation of the
subclass to this:
public void init(Object context) {
super.init(context);
}
Original comment by shai.almog
on 8 Jan 2015 at 9:54
This works, thank you.
Original comment by iolar...@gmail.com
on 11 Jan 2015 at 2:26
Original issue reported on code.google.com by
iolar...@gmail.com
on 2 Jan 2015 at 8:14