error: No resource identifier found for attribute 'point_normal_color' in package
'com.example.yourgalleryexample'
- error: No resource identifier found for attribute 'point_radius' in package 'com.example.yourgalleryexample'
- error: No resource identifier found for attribute 'count' in package 'com.example.yourgalleryexample'
- error: No resource identifier found for attribute 'space' in package 'com.example.yourgalleryexample'
- error: No resource identifier found for attribute 'point_seleted_color' in package
'com.example.yourgalleryexample'
- error: No resource identifier found for attribute 'point_size' in package 'com.example.yourgalleryexample'
http://www.oschina.net/question/222459_39817
上面的属性是不是在资源文件中定义的位置不对啊,检查下看看
自定义的控件?attrs中是不是没有自定义的styleable
clean project