FilePickerPreference not using AndroidX
svenoaks opened this issue · 2 comments
svenoaks commented
The readme states that latest version uses AndroidX, but FilePickerPreference imports android.preference.Preference which is deprecated in favor of AndroidX preference compat libraries.
TutorialsAndroid commented
The readme states that latest version uses AndroidX, but FilePickerPreference imports android.preference.Preference which is deprecated in favor of AndroidX preference compat libraries.
sorry for late. i will soon fixed that
Hatzen commented
FYI
Also it would be more pretty to use androidx it is still compatible with my androidx based project.