BreadcrumbsView icon indicating copy to clipboard operation
BreadcrumbsView copied to clipboard

Problem with setItems(), addItem() and unmodified list

Open Aveyder opened this issue 7 years ago • 0 comments

After putting unmodified list into setItems() method, when you try to invoke addItem() method you get reasonable java.lang.UnsupportedOperationException. It would be nice to create a new list inside setItems() method.

Aveyder avatar Jul 01 '18 20:07 Aveyder