You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hungdev Hey, not sure if you still have this issue but I ran into wanting to do this as well. I ended up just adding a wrapper container around the toggle and adding the padding on it and matching the background color of the wrapper and the trackBar.
May not work in your case but was the easiest solution for me.
Thank you for your lib @mymai91
![image](https://user-images.githubusercontent.com/12009276/207299137-74b284fd-4bd9-465a-9aa5-12d0f6cd9265.png)
I would like to make toggle like this:
I tried with padding: 3px in trackBarStyle and trackBar, but it's not working.
Please tell me how to do it.
Here is my code:
Thank you so much <3
The text was updated successfully, but these errors were encountered: