SwitchButton is a customizable toggle switch widget for creating animated on and off switches with configurable labels and colors. It serves as an interactive form input that allows users to switch between two opposing options using a state-driven component. The widget is designed to be gesture-aware, capturing horizontal swipe movements to trigger state changes while allowing vertical scroll events to pass through to the parent container. The component supports the definition of custom colors, dimensions, and corner radii for both the toggle thumb and background track. It includes capabilit
MaterialLoadingProgressBar provide a styled ProgressBar which looks like SwipeRefreshLayout's loading indicator(support-v4 v21+)
The main features of kenumir/materialsettings are: Widgets and Controls.
Open-source alternatives to kenumir/materialsettings include: anderweb/discreteseekbar — #DiscreteSeekBar. kyleduo/switchbutton — SwitchButton is a customizable toggle switch widget for creating animated on and off switches with configurable labels… lesilva/betterspinner. lsjwzh/materialloadingprogressbar — MaterialLoadingProgressBar provide a styled ProgressBar which looks like SwipeRefreshLayout's loading… oli107/material-range-bar — Android widget for selecting a range of values. orangegangsters/swipyrefreshlayout.