edvin
12/27/2016, 9:57 PMExpandedStateHolder
and applied to the TitledPane. Then the expandedState from the state holder is bound to the expanded property of the title pane, to keep it in sync when the expanded state changes. Whenever the view is recreated, the expanded state will be kept.edvin
12/27/2016, 9:57 PMExpandedStateHolder
edvin
12/27/2016, 9:58 PMLive Views
checkbox for the run configuration.ron
12/27/2016, 9:59 PMpermalmberg
12/27/2016, 9:59 PMedvin
12/27/2016, 9:59 PMedvin
12/27/2016, 10:00 PMron
12/27/2016, 10:00 PMron
12/27/2016, 10:00 PMpermalmberg
12/27/2016, 10:00 PMdidn't send it in as a jvm parameter or used the IDEA plugin'sLive Views
ron
12/27/2016, 10:00 PMpermalmberg
12/27/2016, 10:00 PMedvin
12/27/2016, 10:00 PMpermalmberg
12/27/2016, 10:02 PMedvin
12/27/2016, 10:02 PMpermalmberg
12/27/2016, 10:03 PMedvin
12/27/2016, 10:03 PMedvin
12/27/2016, 10:03 PMpermalmberg
12/27/2016, 10:03 PMpermalmberg
12/27/2016, 10:04 PMedvin
12/27/2016, 10:04 PMComponentView
should not be a View
, it should be a Fragment
or you'll run into trouble. Views are singletons and they can't be in several places at the same time.permalmberg
12/27/2016, 10:04 PMpermalmberg
12/27/2016, 10:05 PMedvin
12/27/2016, 10:06 PMpermalmberg
12/27/2016, 10:07 PMedvin
12/27/2016, 10:07 PMedvin
12/27/2016, 10:07 PMAccordion
instead of a ListView
with TitledPanes
? An accordion will look the same, with a lot less code.