Closed blonsky95 closed 4 years ago
Delete dialog when deleting stuff?
For exercises for example
https://stackoverflow.com/questions/18413925/how-can-i-reuse-an-alertdialog-for-yes-no-on-android
use this for exerciseCreator deletion, for blockCreator deletion, and for Library (if possible)
Ok done, using an interface for 2 types of dialogs (use Utils class to invoke them):
Delete dialog when deleting stuff?
For exercises for example