Android Buttons With Built-in Progress Meters.
Las características principales de dmytrodanylyk/android-process-button son: Buttons and Inputs.
Las alternativas de código abierto para dmytrodanylyk/android-process-button incluyen: dmytrodanylyk/circular-progress-button — This is an Android button widget that morphs into a circular progress indicator during asynchronous operations. The… hoang8f/android-flat-button — FButton - a flat button library for Android. markushi/android-circlebutton — Circle button widget for Android.
This is an Android button widget that morphs into a circular progress indicator during asynchronous operations. The core identity of the project is a custom UI component that transforms a standard button into a loading spinner, then reverts it upon task completion. The implementation uses canvas-based morphing animation to transition between button and circular progress shapes, with property animation interpolation controlling the transformation over time. A state-driven view hierarchy switches between button and progress indicator layouts based on a finite state machine, while layer-based co
FButton - a flat button library for Android
Circle button widget for Android