heysupratim/material-daterange-picker

DialogFragment api is deprecated

Open

#105 opened on Aug 20, 2019

View on GitHub
 (8 comments) (1 reaction) (1 assignee)Java (1,324 stars) (275 forks)batch import
enhancementhelp wanted

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

Contributor guide