blonsky95 / DigiCoachAndroid

0 stars 0 forks source link

Make exercises selectable so multiple exes can be sent #85

Closed blonsky95 closed 4 years ago

blonsky95 commented 4 years ago

modify adapter or create an inner class for selectable purposes

blonsky95 commented 4 years ago

https://stackoverflow.com/questions/36369913/how-to-implement-multi-select-in-recyclerview make a wrapper for exercise which has is selected boolean, and then use this to get the exes that are selected, decent grammar and organisation

blonsky95 commented 4 years ago

ok so this is working more or less selectables is there! yupi yeah!

Next see the text down below which advices the user to tap exes and with an exe counter - DONE

Then test if it works - DONE

Then close the friends ticket and this selector ticket

Then analyse the friends bug