danielmcq
05/20/2018, 4:08 AMjava.lang.IllegalStateException: shapeItem.name must not be null
error even though I'm making sure to set the name property of two test shapeItems before adding them to the list. Is this error arising because the binding itself isn't right? Thanks for any thoughts.