SSJetPackComposeProgressButton icon indicating copy to clipboard operation
SSJetPackComposeProgressButton copied to clipboard

SSJetPackComposeProgressButton is an elegant button with a different loading animations. 🚀

Results 2 SSJetPackComposeProgressButton issues
Sort by recently updated
recently updated
newest added

**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,...