kolabnotes-android icon indicating copy to clipboard operation
kolabnotes-android copied to clipboard

Using DialogFragment for alert dialogs

Open proninyaroslav opened this issue 9 years ago • 3 comments

Hello. What do you think at the expense in order to create all alert dialogs from DialogFragment? Then when turning they will not disappear.

proninyaroslav avatar Jan 08 '16 07:01 proninyaroslav

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!

konradrenner avatar Jan 08 '16 07:01 konradrenner

I do it in the near future.

proninyaroslav avatar Jan 16 '16 17:01 proninyaroslav

Awesome ;-)

konradrenner avatar Jan 16 '16 17:01 konradrenner