lib / com.tingyik90.snackprogressbar / SnackProgressBarLayout / useRoundedCornerBackground
fun useRoundedCornerBackground(useRoundedCornerBackground:
Boolean
):
Unit
Sets whether to use rounded corner background for SnackProgressBar according to new Material Design. Note that the background cannot be changed after being shown.
useRoundedCornerBackground
- Whether to use rounded corner background for SnackProgressBar.