MkhytarMkhoian / conductor-dialog

This repository is not more developing. Now it's part of https://github.com/lalafo-dev/Conductor
19 stars 0 forks source link

Custom Dialog #1

Closed douglasalipio closed 6 years ago

douglasalipio commented 6 years ago

Hi, a really nice piece of code. I'd like to know how can I create a custom Dialog. I was looking for the demo and I saw just a classic alert. So, is it possible to use that?

MkhytarMkhoian commented 6 years ago

Hi, in the demo you can see a fully custom progress dialog. You can do all customization you need

douglasalipio commented 6 years ago

@MkhytarMkhoian Thanks!