為什么我新建項目之后就會出現(xiàn),the import android.os.Build is never used 和
The import android.support.v7.app.ActionBar is never used 兩個錯誤,之前不會,現(xiàn)在很糾結(jié),求救求救...
為什么我新建項目之后就會出現(xiàn),the import android.os.Build is never used 和
The import android.support.v7.app.ActionBar is never used 兩個錯誤,之前不會,現(xiàn)在很糾結(jié),求救求救...
2014-08-24
舉報
2015-05-07
不影響程序運行,要是嫌礙眼用 ctrl+shift+o 刪除沒有用到的包
2014-08-25
這些都只是提示你,這些初始化了但是沒有被使用,應(yīng)該不影響程序運行