blonsky95 / DigiCoachAndroid

0 stars 0 forks source link

TASK 6 #37

Closed blonsky95 closed 4 years ago

blonsky95 commented 4 years ago

Delete dialog when deleting stuff?

For exercises for example

blonsky95 commented 4 years ago

https://stackoverflow.com/questions/18413925/how-can-i-reuse-an-alertdialog-for-yes-no-on-android

blonsky95 commented 4 years ago

use this for exerciseCreator deletion, for blockCreator deletion, and for Library (if possible)

blonsky95 commented 4 years ago

Ok done, using an interface for 2 types of dialogs (use Utils class to invoke them):