josedlpozo / galileo

Other
12 stars 2 forks source link

Fix IllegalStateException when adding GalileoFloatItem view #53

Closed vicfran closed 4 years ago

vicfran commented 4 years ago

Sometime exception was raised trying to add float item view to window.

Fix consist in just check about it and remove the view from window if present before adding it again.