katemihalikova / ion-datetime-picker

Date and/or time picker for awesome Ionic framework
MIT License
169 stars 101 forks source link

numeric keyboard doesn't show #43

Closed przemkow closed 7 years ago

przemkow commented 8 years ago

According to my pull request on android input types for hours, minutes and seconds doesn't show numerical keyboard. I tested this problem on android 5.0.1 with webview 37.0.0.0, android 4.4.4 with webview 32 and emulated android 6.0 with webview 44.0.0.0 Google says that android doesn't use pattern tag for providing keyboard so it would be nice to find other solution to show proper keyboard on all platforms.

katemihalikova commented 7 years ago

Let's track this in #3.