Actions
Feature #172
closedReload the domain settings fragment on rotation
Start date:
07/17/2017
Due date:
% Done:
0%
Estimated time:
Description
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. To accomplish what we want we are likely going to have to store the domain settings fragment state in the `savedInstanceState` bundle.
Actions