My main preference activity is set to \"@android:style/Theme.Light\". One of my preferences is a DialogPreference who\'s Dialog contains a ListView. The ListV
You can specify style of DialogPreference's dialog using android:alertDialogTheme (supported starting from API 11) them property of preferences activity: