java.lang.IllegalArgumentException: class android.content.pm.ActivityInfo declares multiple JSON fields named isElasticEnabled -


when using gson serialise objects, encountered exception

java.lang.illegalargumentexception: class android.content.pm.activityinfo declares multiple json fields named iselasticenabled

how make gson work without application code changes, adding serializablename , stuff?


Comments

Popular posts from this blog

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -