使用ImageView 出現 Missing contentDescription attribut

增長ImageView控件時會顯示黃色的下劃線,若是出現Missing contentDescription attribute on image。 android

主要是由於在沒有使用TextView之類的文本控件,這裏添加 android:contentDescription="@string/app_name"便可。 app

相關文章
相關標籤/搜索