Jetpack Compose Custom Switch Button with Icon
This is a custom switch button made with Android Jetpack Compose. It contains an icon on the thumb. In the ON state, it shows the Done icon and the OFF state contains the Close icon. You can download the source code for free below. The switch button is made with several APIs like Box, Icon, … Read more