TutorialsAndroid/FilePicker

FilePickerDialog class not recognized in android studio

singhayush20 opened this issue · 1 comments

I am trying to implement this file picker dialog in a media app. The app build was successful after adding the dependency. But, the FilePickerDialog class is not recoginzed. Although, DialogProperties is recognized. Somebody, please help!

image

Closing this issue for now because no one has encountered this type of problem