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

Опубликовано: 10 Февраль 2025
на канале: Ace Knowledge
10,816
77

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