Package-level declarations
Types
Link copied to clipboard
Provides reveal animation for the SeslCircularSeekBarView.
Link copied to clipboard
A custom view that displays a circular seek bar with two pointers and a progress arc.
Link copied to clipboard
open class SeslDatePicker : LinearLayout, SeslSimpleMonthView.OnDayClickListener, View.OnClickListener, View.OnLongClickListener, SeslSimpleMonthView.OnDeactivatedDayClickListener
open class SeslDatePicker : LinearLayout, SeslSimpleMonthView.OnDayClickListener, View.OnClickListener, View.OnLongClickListener, SeslSimpleMonthView.OnDeactivatedDayClickListener
A custom date picker widget for selecting dates, supporting both standard and lunar calendars.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A custom view that allows users to select a bedtime and wakeup time using a circular seek bar.
Link copied to clipboard
open class SeslSpinningDatePicker : LinearLayout, SeslSimpleMonthView.OnDayClickListener, View.OnClickListener, View.OnLongClickListener, SeslSimpleMonthView.OnDeactivatedDayClickListener
open class SeslSpinningDatePicker : LinearLayout, SeslSimpleMonthView.OnDayClickListener, View.OnClickListener, View.OnLongClickListener, SeslSimpleMonthView.OnDeactivatedDayClickListener
Link copied to clipboard
A widget for selecting a time of day, in either 24-hour or AM/PM mode.