callstack / react-native-slider

React Native component exposing Slider from iOS and SeekBar from Android
MIT License
1.19k stars 267 forks source link

Custom thumb image in Android becomes huge in contrary of iOS which is the the requested size #559

Open szercorp opened 9 months ago

szercorp commented 9 months ago

Environment

Standard React Native, Android OS

Node: 14.16.0

React: 17.0.2

React Native: 0.68.2

Device: Physical Android devices

Environment: Production


## Description

When i am using a custom icon for a thumb image, in ios simulators, android simulators and ios devices the image behaves as requested in the desired size. When using an android device the image is shown huge compared to what given.

## Reproducible Demo

Τhe image we want:

![Screenshot_20231113_163957_novoville](https://github.com/callstack/react-native-slider/assets/40352733/0adc55e9-b9ed-4277-8340-2931ea0dd7ca)

The wrong behaviour:

![Screenshot_20231127_174548_novovillePrev](https://github.com/callstack/react-native-slider/assets/40352733/e7baadd0-9cf8-487d-8fe3-1a3cfd343e5e)
erenkan commented 7 months ago

Same here!

BrkYld commented 7 months ago

Same here!

++++++