How to set by default an integer 0 when using decimal question type

What is the problem? Please be detailed.
With the integer type of data when I set 0 by default it appears only 0, but if the type of data is decimal 0 by default turns out to be 0.00000. I would like to have only 0 by default with decimal type of data so the user can add (i.e:) .5 on the right of the digit, or 1 so the final results would be 0.5 or 1. But if the default is 0.00000 the user should delete all the .00000 to add 1 if the answer is 1.

What ODK tool and version are you using? And on what device and operating system version?
ODK Collect 1.8.1

What steps can we take to reproduce the problem?

What you have you tried to fix the problem?

Anything else we should know or have? If you have a test form or screenshots or logs, attach here.

Hi @Borja_Puig,

this issue has been already reported https://github.com/opendatakit/collect/issues/1282 and we are going to fix it soon.

Regard,
Grzegorz