I'm trying to set hint for TextView for numeric hint = "0.01" but it doesn't display anything. I tried to use alphabet hint = "abc" but it seem working fine.
xml:
< TextView hint="0.00" />
Please, provide the details below:
Tell us about the problem
Please, ensure your title is less than 63 characters long and starts with a capital
letter.
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
- CLI: 2.5.0
- Cross-platform modules: 2.4.4
- Runtime(s): tns-android 2.4.1, tns-ios 2.4.0
- Plugin(s): "tns-core-modules": "^2.4.4"
Please tell us how to recreate the issue in as much detail as possible.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
I'm trying to set hint for TextView for numeric hint = "0.01" but it doesn't display anything. I tried to use alphabet hint = "abc" but it seem working fine.
xml:
< TextView hint="0.00" />
Please, provide the details below:
Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?
Tell us about the problem
Please, ensure your title is less than 63 characters long and starts with a capital
letter.
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
Please tell us how to recreate the issue in as much detail as possible.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.