datepicker's calendar size

Hi all,
I’m developing a mobile app; when I tap on dates I would like to set the suggested calendar to be bigger because number are too small for fingers

Thanks

Hello, @codejoin

To solve the issue, it’s possible to use onShow Popup method, to catch the very moment Popup has been shown. And then check whether a mobile device is used via mobile.
Please, check the snippet here: Code Snippet