xml標簽com.sunday.imoocmusicdemo.views.InputView
activity_login.xml文件里面
<com.sunday.imoocmusicdemo.views.InputView> ????android:layout_width="match_parent" </com.sunday.imoocmusicdemo.views.InputView>
這個標簽
com.sunday.imoocmusicdemo.views.InputView
怎么找不到
2020-03-19
問題很模糊
每個人的工程名稱不一樣,你要去找你自己工程的的路徑
確認是否在views文件里自己新建的InputView類
確定R文件正確引入