I am using activity.recreate() to trigger a configuration change so I can load a new theme in onCreate() without loosing my fragments state (also I
activity.recreate()
onCreate()