Navigation drawer with fragment in android studio | Navigation Drawer Tutorial | android studio |#61

Navigation drawer with fragment in android studio | Navigation Drawer Tutorial | android studio |#61

Learn Android

2 года назад

998 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@hardikdobariya2364
@hardikdobariya2364 - 16.02.2022 12:52

outstanding performance

Ответить
@maadteam712
@maadteam712 - 08.03.2022 12:38

Thank you,
I did the same as what you did, but in an activity, not in the main activity of the project.
and I have a problem which is the menu icon(the three lines) not showing in frgments ?
I dont know what is the reason
can you help me

Ответить
@dominicdomingo9654
@dominicdomingo9654 - 15.12.2022 17:36

Bro what if I want to add default view in the container? I tried it before but it will not disapear even I click one of the item in the navigation. How to fix that thank you!

Ответить
@dominicdomingo9654
@dominicdomingo9654 - 18.12.2022 04:43

Bro this is great tutorial but what if I want to add a defualt display on the fragment how do I do that? I tried it but when I click one of the menu it will not replaced at all it still there thankyou!

Ответить
@learnandroid8735
@learnandroid8735 - 16.02.2022 16:11

Just replace onBackPressed() to super.onBackPressed() or finish in onBackPressed() Method in Main Activity

Ответить