Yesterday I added this functionality:
- The last record from the database select at the time of the launch of the Activity for input data
- From this entry, the value "Finish" is selected
- The received value is inserted in the "Start" field for the next record
- The "Date" field is filled with the current date
All this is very primitively implemented in one class. At the end of the first stage, I plan to refactor the code and break down the logic into separate classes and methods.
The existing screens are so primitive that I'm not ready to show them. :)
No comments:
Post a Comment