Closed
Description
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:
https://snack.expo.io/@marcoblbr/bold-celery
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