Bug with FlatList on Android - Item goes over the borders

Hi guys,

I was testing FlatList on Android and I noticed a bug. The item text and the item separator line crosses the end border of the table.

On iOS it works fine, as expected, but on Android it seems it is a bug.

I created a simple snack to show that error:

And here are 2 pics showing the item and the border crossing the table outline: (check the bottom of the image)

Anyone was able to solve this problem?

Thanks!
Marco

Hey @marcoblbr,

Since this is a RN issue rather than an Expo issue, I would make sure you brought it up in RN’s github issues if you haven’t already.

Cheers,

Adam

Thanks for the tip, Adam.

Just posted an issue here:

https://github.com/facebook/react-native/issues/21080

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.