I\'m trying to add toolbars to the AppCompatPreferenceActivity but I don\'t know how to do so.
Can you tell me how?
I solved this putting theme to Activity on AndrodManifest
android:theme="@style/Theme.AppCompat.Light"