Ionic IOS Tel keyboard very big (Zoom In)

爱⌒轻易说出口 提交于 2019-12-24 07:38:01

问题


Hi Developing an app using ionic for IOS. Having the passcode functionality here I am accepting the number from user but for IOS the numeric keyboard is opened as zoomed (zoom in).

<input maxlength="6" ng-pattern="/^[0-9]*$/" placeholder="Enter passcode here." type='tel' required />

here I attached the screenshot numeric zoomed keyboard.

How I can adjust its zooming of keyboard. keyboard displays very big

来源:https://stackoverflow.com/questions/43449816/ionic-ios-tel-keyboard-very-big-zoom-in

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!