I am trying to customise the inpout format in EditText.
Following are the format that user can enter.
If Weight -> ###.## (Eg 105.50 kg)
If Water -> ##.## (Eg 41.50 Ltrs)
Can't guess how to do this.
I am trying to customise the inpout format in EditText.
Following are the format that user can enter.
If Weight -> ###.## (Eg 105.50 kg)
If Water -> ##.## (Eg 41.50 Ltrs)
Can't guess how to do this.