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.
Updated by Soren Stoutner over 7 years ago
This also causes Privacy Browser to crash in single-paned mode if `DomainSettingsFragment` is displayed, the device is rotated, and then the back button is pressed.
Updated by Soren Stoutner over 7 years ago
- Status changed from New to Closed
Updated by Soren Stoutner over 6 years ago
- Priority changed from 3 to Next Release
Actions