TutorialsAndroid / FilePicker

Android Library to select files/directories from Device Storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FilePickerDialog class not recognized in android studio

singhayush20 opened this issue · 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