Project

General

Profile

Actions

Bug #699

closed
SS SS

Crash after restarting in the settings activity and then toggling a switch

Bug #699: Crash after restarting in the settings activity and then toggling a switch

Added by Soren Stoutner over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Next Release
Start date:
04/30/2021
Due date:
% Done:

0%

Estimated time:

Description

The restart is handled correctly, but a subsequent toggling of a switch takes it down. Probably some problem with the handles for the preferences being stale.

SS Updated by Soren Stoutner over 5 years ago Actions #1

  • Tracker changed from Feature to Bug

SS Updated by Soren Stoutner over 5 years ago Actions #2

  • Priority changed from 3.x to Next Release

This is caused by calls to `getString()` in the `OnSharedPreferencesChangeListener`, which fails with no context if the app has been restarted.

Actions

Also available in: PDF Atom