any color circle for Message alerts or other Remind
`<com.leo.circle_label.CircleLabel
android:id="@+id/circle"
android:layout_width="50dp"
android:layout_height="50dp"
app:backgroundcolor="#ff0000"/>`
or
circle.setColor(color)

