570571572573574575576577
// Recycle the view? } } catch (Exception ex) { Platform.getInstance().log(ex); // Swallow the exception for the end user and return an empty picker return new EmptyPickerResult(); } }
12321233123412351236123712381239