mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
materialClockStyle respects the following attributes: + clockFaceBackgroundColor: color of the clock face + clockHandColor: color of the clock hand + clockNumberTextColor: color of the numbers on the clock (CSL, selected state is used on top of the clockHandColor) PiperOrigin-RevId: 339469022