Hi,
I use en simple button in my app :
But le text is not centered on android :
How to fix it ? thx
Hi,
I use en simple button in my app :
But le text is not centered on android :
How to fix it ? thx
You can try to tweak button’s line-height
CSS property in your CSS. But it is recommended to use Material theme for Android and don’t use iOS theme
Thx, how to use Material theme on android and IOS theme on IOS in the same app ?
One way described here http://framework7.io/tutorials/maintain-both-ios-and-material-themes-in-single-app.html