标签: android android-studio intellij-idea android-custom-attributes
我在项目中有一个带有自定义属性的自定义视图
<com.example.MyCustomView ... />
我可以在使用XML的视图中的每个地方让android studio棉绒,而忘记使用必需的属性吗?
app:my_custom_attribute=""