Platform
What platform is your issue or question related to? (Delete other platforms).
Version of SDK
v1.3
Details
Input.Date / Input.Time / Input.Number
This is not a bug. It's inconsistency I observed. When no initial date or time or number is given for Android, Android OS fills date and time field with Today's date and time or 0.
It would be nice to have an indication that the field has not been filled by the user. If users press submit button, required filed check would not function properly because the check would pass with default value.


Platform
What platform is your issue or question related to? (Delete other platforms).
Version of SDK
v1.3
Details
Input.Date / Input.Time / Input.Number

This is not a bug. It's inconsistency I observed. When no initial date or time or number is given for Android, Android OS fills date and time field with Today's date and time or 0.
It would be nice to have an indication that the field has not been filled by the user. If users press submit button, required filed check would not function properly because the check would pass with default value.