How to open new Fragment From Fragment by Button click in Kotlin | Android Studio | Nested Fragment

preview_player
Показать описание
#kotlin #androidstudio #fragment

The next topic in Kotlin, how to create Fragment and also
1.How call a fragment from activity
2.How to call a fragment from fragment
Nested Fragment by button click.

Related videos:
Integrate Google SignIn to your app:

Create Sliding tabs with Indicator:

Create Activity in Kotlin:
Рекомендации по теме
Комментарии
Автор

Thank you, with this video I solved my 7 days problem and v understood my mistake)

fattijenishbek
Автор

Thank you, bro. Don't stop make new video, you are the best !

МаксимСидорин-тц
Автор

Thank you for the video, this helped me a lot :). Actually, I have a question. How can I create more button to click and open new other fragments? I mean, how can I create a menu? (for exp: 5 buttons and 5 different fragments)

ertugrulgazicelik
Автор

hello, i have a problem with the FragmentManager is there any replacement ?

aouichisarra
Автор

Hello Sir! Can you help me how to use fragments in android studio easily? I am nearly to finish my projects but I can't manage the fragments for both navigation drawer and bottom navigation components. My app crashes when I use it. Should I take my data which I worked on main activity to home fragment manually? Because the system can't replace it as it is coded formally. Please help me

ethiomusic
Автор

fyi you need to add " id 'kotlin-android-extensions' " to your gradle plugins to directly call elements from the ui.

solflare
visit shbcf.ru