VLCSlider: fix padding behaviour for different types of devices
In some cases, the padding could lead to behave weirdly on small devices.
Therefore, this will ajust the padding depending on the device "category" defined by the safe area and iPads.
Additionally, this will increase the hit size for iPads.