react-native-paper
react-native-paper copied to clipboard
fix: aligned the icons in the Menu
Summary
Saw an issue where the icons in the menu were not properly aligned. So just added this line of code to fix that.
Test plan
Before:
After:
Hey @samkevin1, thank you for your pull request 🤗. The documentation from this branch can be viewed here.
Looks fine, just not sure about it, because material design does not follow icon support for mobile..
Desktop has different horizontal spacing: (24 x 20)
@Trancever Maybe we should set the icons margin to be left X+4 and right to X (Left: 16, Right: 12)?
Hello 👋, this pull request has been open for more than 2 months with no activity on it. If you think this is still necessary with the latest version, please comment and ping a maintainer to get this reviewed, otherwise it will be closed automatically in 7 days.