Open
Description
Description
Hello,
I've encountered the following issue on Android only (works perfectly on iOS & web)
Using ScrollView, I created a horizontal scrollable list of items. But when I apply paddingLeft to the ScrollView, the last item of the list is truncated on Android devices.
Steps to reproduce
- Go to https://snack.expo.dev/@wreyno/awkward-green-waffle
- Launch on iOS & Web and notice Option 10 is not truncated
- Launch on Android and see Option 10 is truncated
React Native Version
0.79.4
Affected Platforms
Runtime - Android
Output of npx @react-native-community/cli info
N/A
Stacktrace or Logs
N/A
MANDATORY Reproducer
https://snack.expo.dev/@wreyno/awkward-green-waffle