hedzr / android-file-chooser

a lightweight file/folder chooser or picker
Apache License 2.0
284 stars 62 forks source link

Unsolved reference: title_choose_file #92

Open AaronRecord opened 3 years ago

AaronRecord commented 3 years ago

I just installed version 1.1.4 and I copied and pasted this sample code:

Screenshot 2020-10-18 224902

And it's saying it can't find the reference for "title_choose_file". The other 2 r.string's work, and it seems to run fine if I replace title_choose_file with another resource.

Screenshot 2020-10-18 224534