Bottom Sheet Dialog Using Kotlin || Android Bottom Sheet Dialog

preview_player
Показать описание
#bottomsheetdailog #larntech

For additional help/customization and tasks reach me via.

Bottom Sheet Dialog Using Kotlin
Android Bottom Sheet Dialog Fragment is today's tutorials.
Android bottom sheet is a view that slides from the bottom of a screen to show extra content.

Our Bottom Sheet Dialog contains an EditText with a Button,
Once the user clicks the button we are going to open new activity and pass the username to the new activity.

Within the Bottom Sheet Dialog, we will also be able to check if the user inputs EditText.

Steps:
1. Adding button in our main activity that opens bottom sheet dialog
2. Adding java class that implements BottomSheetDialogFragment
3. Listening to the bottom sheet button on click to open new activity.
4. Displaying the entered name in the new activity

Thanks for watching if you are not subscribed. Kindly subscribe for more tutorials.

Subscribe link:

For personal assistance, you can reach me through:
Рекомендации по теме
Комментарии
Автор

Good video!!... How can I pass data form Activity to bottomSheetDialog?

pablocajar
Автор

In function show of dialog, i can't find supportFragmentManager ?

minhnguyendang
welcome to shbcf.ru