BoardiesITSolutions / FileDirectoryPicker

Simple directory/file picker for Android
MIT License
8 stars 2 forks source link

Failed resolution of: Lcom/BoardiesITSolutions/FileDirectoryPicker/BasePicker #4

Closed MooonWalker closed 2 years ago

MooonWalker commented 2 years ago

In my button click listener i am receiving the error message: "Failed resolution of: Lcom/BoardiesITSolutions/FileDirectoryPicker/BasePicker"

What is missing for me?

MooonWalker commented 2 years ago

latest tag is with AndroidX which is not implemented in my app. Reverted back to 1.0.0.6

boardy commented 2 years ago

Glad you got resolved. I would recommend upgrading to AndroidX if possible though as it replaced the Android Support Library quite some time ago and don't believe it is any longer maintained.