Closed ozyl closed 5 years ago
报红:Unexpected namespace prefix "app" found for tag RelativeLayout 根据提示改app为android后报黄:Unknown attribute android:bl_corners_topLeftRadius
android studio 3.3
在根布局添加tools:ignore="MissingPrefix"即可,虽然app:bl_corners_topLeftRadiu会有红色提示,但不会影响编译
报红:Unexpected namespace prefix "app" found for tag RelativeLayout 根据提示改app为android后报黄:Unknown attribute android:bl_corners_topLeftRadius