Android-Popup-Dialog
Android-Popup-Dialog copied to clipboard
Dark mode, Alert Dialog width issue, Default text is changed to `dismiss` from `submit` in status dialogs.
- Dark mode added
- Alert Dialog was taking full width while displaying. It is changed to 300dp like other dialog.
- Default text in status dialog is changed to
Dismissfromsubmit. - Buttons are added in MainActivity for previewing all the dialog.