Dialog Fragment in Android (Kotlin) | Advanced Mobile Programming | Bsc I.T.

Опубликовано: 16 Март 2019
на канале: Ace Knowledge
10,984
78

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