SSJetPackComposeProgressButton
SSJetPackComposeProgressButton copied to clipboard
SSJetPackComposeProgressButton is an elegant button with a different loading animations. 🚀
**Describe the bug** Button should stay at either `error` or `success` state unless the backing state is modified. It should not return on the idle state (ui-wise) automatically if the...
**Describe the bug** It's showing compile error, Please check the below error showing in android studio. It's for colors and elevation property : ``` @Composable public fun SSJetPackComposeProgressButton( type: SSButtonType,...
**Is your feature request related to a problem? Please describe.** Yes, we are using your library in our project, but every time you release newer version you also remove older...