This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
ListView and GridView padding doesn't work in Android platform #1843
Labels
bug
Something isn't working
Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
Does padding work in gridView (or listView)?
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
Expected Results
Padding should be applied to the inner part of the view.
observed in Android: Nothing happen to the inner part of the view.
observed in React Web: padding was added.
(I don't have iOS but I was told it works)
The text was updated successfully, but these errors were encountered: