nbsp-team / MaterialFilePicker

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

No static field action_close of type I in class Lcom/nbsp/materialfilepicker/R$id #96

Closed titrouan closed 4 years ago

titrouan commented 6 years ago

Hi ! Have this error after button click to launch Material File Picker java.lang.NoSuchFieldError: No static field action_close of type I in class Lcom/nbsp/materialfilepicker/R$id thanks to say me what I have to do. (sorry for my english, I'me french ;) )

Jacek-Galla commented 6 years ago

Same here. I start the activity from fragment, but I don't think that it's a problem

Bryanalmo commented 5 years ago

Hello! I have the same error, it seems that the action_close variable does not exist in the class com.nbsp.materialfilepicker.R as seen in the image

image

But it exists in the class, so I do not understand why it does not work

image

I will really appreciate your help! Thank you

Dorokhovyegor commented 5 years ago

it's happens, because you have in your project directory "menu" with file "menu.xml". Just rename it

dimorinny commented 4 years ago

Thank you a lot for your answer. I'm going to close that issue, feel free to open it back if the problem in our side.