dr0pdb / My-Companion

:computer: :notebook_with_decorative_cover: Android app that caters to the need of an undergraduate student
17 stars 37 forks source link

Implemented Delete function from within ShowFlashCardsDetails activit… #9

Closed Cosmopal closed 6 years ago

Cosmopal commented 6 years ago

…y. had to do changes in the way a flash card is deleted. Flash cards are now deleted by calling appropriate function in the FlashCard class. Same is changed in the code

I am making this pull request to let you know how I will be implementing the edit feature. The edit feature will be a similar activity to ShowFalshCardsDetail activity, where there will be Edittextviews. If you are not happy with the changes in this, then I'll have to find out a different way

Cosmopal commented 6 years ago

@srv-twry Please reply with your review. If you merge it, I'll contniue on edit feature

Cosmopal commented 6 years ago

relates to #4 issue