Note that there are some explanatory texts on larger screens.

plurals
  1. UScsoltenborn
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COI had tried the second of your suggestions - seemed to work, but `setRetainInstance()` is much cleaner to use (and I wasn't aware of it). I have changed my code accordingly, and so far, no more undismissed dialogs - I will keep an eye on that and accept your answer as soon as I'm reasonable sure it indeed solved my very problem. You answered exactly on my birthday, btw - nice timing :-)
      singulars
    2. COHi, thanks, but I haven't enabled cache (it's disabled by default). Despite that, since the url changes for the two menu items, I would be just fine with a cached version of the according page (in fact, I plan to enable caching later), but the WebView does not change at all for the first click...
      singulars
    3. CO@ChuckNorris In MyActivity I'm holding references to some Fragments, a TextToSpeech instance, a Vibrator instance, and some custom classes which are also not serializable. These fields are initialized during the onCreate() and onAttachFragment methods. My understanding is that it wouldn't make sense to initialize these fields using the classes' default constructor (as the doc of Serializable says) - in other words, if MyActivity itself needs to be serialized, than this is the actual issue. Do you agree? If you don't, I will look deeper into this...
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload