Used PreferenceFragmentCompat instead of Preference
This will also make the library works well with AppCompat and AndroidX
- Enabled multidex
- Used PreferenceFragmentCompat
- Use android:title as dialog title
Used PreferenceFragmentCompat instead of Preference
This will also make the library works well with AppCompat and AndroidX