Posts by Mahmoud Ali • 133 points
1 post
-
3
votes1
answer394
viewsQ: How to set negative values for Android Seekbar?
I’m using Xamarin to develop for Android in C# and checking the component documentation Seekbar I saw that it only has a property "Max", and that the minimum value for the component is 0. How would…