In this video we will understand how we can create our own custom dialog in android using kotlin. We can create custom dialog by using dialog fragment.
The DialogFragment class provides all the controls you need to create your dialog and manage its appearance, instead of calling methods on the Dialog object. A fragment that displays a dialog window, floating on top of its activity's window.
#tybscitpracticals #androidpracticals #dialogfragmentandroidkotlin