nbsp-team / MaterialFilePicker

Picking files since 2015
Apache License 2.0
1.15k stars 229 forks source link

doesn't support androidx.fragment.app.Fragment #127

Closed mahan-ym closed 3 years ago

mahan-ym commented 3 years ago

Screenshot 2021-03-01 145554

Juby210 commented 3 years ago

There's .withSupportFragment method for that.

mahan-ym commented 3 years ago

yes you are right, thank you.