/AnalogClock

Android Clock Custom View

Primary LanguageKotlin

Analog Clock

Custom view of analog clocks that show the current time

clocks

Mutable attributes:

  • Color ring (ringColor)
  • Color inner circle (circleColor)
  • Color main delimiters (mainDelimitersColor)
  • Color small delimiters (smallDelimitersColor)
  • Color hour hand (hourHandColor)
  • Color minute hand (minuteHandColor)
  • Color second hand (secondHandColor)
  • Color numbers (numbersColor)

attributes

  • Draw small delimiters?! (enabledSmallDelimiters) [true, false]

drawSmallDelimiters

  • Type delimiters (delimitersType) [line, point]

typeDelimiters