heysupratim/material-daterange-picker
View on GitHubDialogFragment api is deprecated
Open
#105 opened on Aug 20, 2019
enhancementhelp wanted
Repository metrics
- Stars
- (1,324 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hi, I'm running into this issue where when I'm using this library, that Android Studio gives me an error, saying that the DialogFragment API is deprecated. If I've understood the Android documentation correctly, we could solve this problem by switching to the support library or to androidX.
What do you think?
Cheers, Tom