@@ -99,7 +99,6 @@ class AnnotationAttributeView @JvmOverloads constructor(
* 1~100
*/
private var opacity: Int = DEFAULT_OPACITY
- private set
private var color: Int
get() {
return context.resources.getColor(colorEnum.colorResId)