Application crashes when applying material design

Hello

I have been working on ODK collect and trying to customize it in material design. It works well on phone with android 5 and android 6 but it crashes on with lower version and display this error "org.javarosa.core.util.externalizable.CannotCreateObjectException: org.javarosa.core.model.data.GeoPointData: not found"

When i remove compile 'com.android.support:design:23.1.0' from gradle file it works well but crashes on some of activity. Can anyone assist on this issue

It sounds like you are having trouble finding and working with the javarosa
library located within the ODK Collect project (
https://github.com/opendatakit/collect/tree/master/collect_app/libs ).

Otherwise, no idea what the problem might be.

ยทยทยท On Wed, Mar 16, 2016 at 7:49 AM, wrote:

Hello

I have been working on ODK collect and trying to customize it in material
design. It works well on phone with android 5 and android 6 but it crashes
on with lower version and display this error
"org.javarosa.core.util.externalizable.CannotCreateObjectException:
org.javarosa.core.model.data.GeoPointData: not found"

When i remove compile 'com.android.support:design:23.1.0' from gradle file
it works well but crashes on some of activity. Can anyone assist on this
issue

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com