https://github.com/getrighhttt/customalertdialogboxes
A repo demoing how easy it is to display your own custom dialog boxes with Snackbars.
https://github.com/getrighhttt/customalertdialogboxes
activities alertdialog android kotlin permissions
Last synced: about 2 months ago
JSON representation
A repo demoing how easy it is to display your own custom dialog boxes with Snackbars.
- Host: GitHub
- URL: https://github.com/getrighhttt/customalertdialogboxes
- Owner: GetRighhttt
- Created: 2022-08-12T01:04:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T15:58:10.000Z (almost 4 years ago)
- Last Synced: 2025-08-23T05:11:28.474Z (10 months ago)
- Topics: activities, alertdialog, android, kotlin, permissions
- Language: Kotlin
- Homepage:
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CustomAlertDialogBoxes
A repo demoing how easy it is to display your own custom dialog boxes in Android.
We also show how to display an UNDO button using Snackbars with those Dialogs.
I also demo'd how to ask for permissions while using these dialog boxes.
### Basic Dialog with UNDO button:



### Single Choice with UNDO button:

### Multi Choice with UNDO button:
