DatePickerDialog cannote resolve symbol

允我心安 提交于 2020-06-17 15:53:09

问题


All written DatePickerDialog report an error (cannot resolve symbol), but the program is compiled correctly, no error in the LogCat. Who can explain why?


回答1:


You should try the Invalidate Caches / Restart option on the File menu. A stale cache is the cause of many unresolved reference problems that are actually there.



来源:https://stackoverflow.com/questions/61661162/datepickerdialog-cannote-resolve-symbol

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!