Hello,
I need to display and edit a time value. This time value is in hours,minutes,seconds and hundreths of seconds.
I was thinking of using 4 small edittext boxes but this is ofcourse not very nice… the adjustment must be very easy while a person needs to give in a lot of data.
This time value can be a time of day (very accurate) or (depending on a checkbox)a value from a starting point. This data is later loaded in a csv file and send to another system.
anybody a good idea how to make this nicely?
I need to display and edit a time value. This time value is in hours,minutes,seconds and hundreths of seconds.
I was thinking of using 4 small edittext boxes but this is ofcourse not very nice… the adjustment must be very easy while a person needs to give in a lot of data.
This time value can be a time of day (very accurate) or (depending on a checkbox)a value from a starting point. This data is later loaded in a csv file and send to another system.
anybody a good idea how to make this nicely?