blonsky95 / DigiCoachAndroid

0 stars 0 forks source link

0.6.1 - modify Day components #10

Closed blonsky95 closed 5 years ago

blonsky95 commented 5 years ago

Add the exercise Arraylist

blonsky95 commented 5 years ago

have to copy the structure of block and exercise creator where the creator communicates with dataviewmodel to update db

blonsky95 commented 5 years ago

This done, there is only one line of code (In day creator) which creates day instances, right now is has arrayListOf for the ArrayList of exercises, this will be updated to currentDayExercises and be analogous to currentDayComponents