SwEnt-2024-Group-19 / Activities

1 stars 0 forks source link

Refactor/create activites #46

Closed elvan03 closed 1 week ago

elvan03 commented 2 weeks ago

I took off go back button and added bottom bar instead (as it's a main screen accessible through bottom bar). Added scroll option in CreateActivity. I also added all the strings in the xml file with descriptive names, for better readability and consistency with EditActivity.

Solves #43

elvan03 commented 2 weeks ago

I also added the startTime and duration attributes in this PR. Thus, this PR also Solves #37 All the functionalities added work on the emulator too.