kolabnotes-android
kolabnotes-android copied to clipboard
Using DialogFragment for alert dialogs
Hello. What do you think at the expense in order to create all alert dialogs from DialogFragment? Then when turning they will not disappear.
Alert dialogs should be ported to DialogFragments, this is definitely an investment for the future of the app. They would also better fit in the lifecycle of the app (eg at the moment when a batch update is started and a dialog is shown, the selection is gone).
It is definitely worth doing this issue!
I do it in the near future.
Awesome ;-)