Open julesx opened 7 years ago
On iOS, an IconButton has no background and fits into a narrow space.
On Android, an IconButton has a huge background box with what seems to be a hefty amount of padding to fit the icon in the middle.
It's hard to use this on both platforms because the space requirements are completely different.
Is there a way to get around this?
Having same issue. Haven't found a workaround yet.
Same here.
If anyone finds a good solution let me know.
On iOS, an IconButton has no background and fits into a narrow space.
On Android, an IconButton has a huge background box with what seems to be a hefty amount of padding to fit the icon in the middle.
It's hard to use this on both platforms because the space requirements are completely different.
Is there a way to get around this?