Feature #172
Updated by Soren Stoutner over 7 years ago
Currently the domain list is loaded. Android is starting and stopping the activity on rotation so that the screen size is redetected and the single-paned or two-paned mode is reselected. used. To accomplish what we want we are likely going to have to store the domain settings fragment state in the `savedInstanceState` bundle.