Since 773600c717, the message decoding process might actually depend on theming parameters. The MessageList activity assumes that the theme will be reapplied during a call to `recreate()`, so we better drop that cache on configuration changes.
773600c717