Date not visible in android

I am using date input type which works in ios but not in android. The date picker only comes up when touched on a particular hotspot somewhere in right of the input control.

<input type="date" ng-model="mymodel" />

any help?

@dha Date inputs are not supported by Android Browser 4.3 and earlier. However, if you find a good alternative (as Ionic does not currently have a datepicker control) feel free to post it here for others.

For reference: http://caniuse.com/input-datetime