Rendering Problems
The following classes could not be found: -?com.example.dilkamil.customtopbar.TopBar (Fix Build Path, Create Class) Tip: Try to build the project. 這是什么錯(cuò)誤?
The following classes could not be found: -?com.example.dilkamil.customtopbar.TopBar (Fix Build Path, Create Class) Tip: Try to build the project. 這是什么錯(cuò)誤?
2016-04-30
舉報(bào)
2016-05-02
謝謝你,問題解決了
2016-05-01
首先,你要確定在xml文件中是否書寫正確,包括完整的包名和類名。檢查無誤后,出現(xiàn)上面的原因是你雖然自定義了View,但可能IDE還未能完全加載識(shí)別,這時(shí)你可以按照提示進(jìn)行 Fix Build Path操作,不出意外都是能成功的