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 (275 forks)batch import
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

Contributor guide