Tab Layout With Different Fragments in Android | Android App Development video#35

Tab Layout With Different Fragments in Android | Android App Development video#35

Code with Sasasushiq

5 лет назад

3,904 Просмотров

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


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

@androiddevelopmentwithkotl2501
@androiddevelopmentwithkotl2501 - 26.04.2020 15:19

good tutorial

Ответить
@areebasoomro7028
@areebasoomro7028 - 30.04.2020 20:49

Thanks it helped

Ответить
@daydreamer8356
@daydreamer8356 - 04.05.2020 22:26

Good one

Ответить
@hidenseek723
@hidenseek723 - 04.05.2020 22:27

Thanks it was really helpful

Ответить
@johndoeski7187
@johndoeski7187 - 22.05.2020 17:14

Noice. I've got a slight problem though.
Code compiles without error but the app crashes instantly. Does anyone know where to start troubleshooting?

Ответить
@jibinkoshy9804
@jibinkoshy9804 - 19.06.2020 17:45

Last line of the code:
tL.setupWithViewPaper(vp);
I'm getting error

Ответить
@lightspeed5587
@lightspeed5587 - 27.08.2020 21:20

PagerAdapter pA = new PagerAdapter(getSupportFragmentManager());
is highlighted as red and I don't know what to do. How can I fix it

Ответить
@bensonemmanuel4924
@bensonemmanuel4924 - 08.04.2021 04:16

App Crashes. Need Help

Ответить
@goodmarket113
@goodmarket113 - 20.04.2021 16:33

How can I change fragment in first tab with another fragment by clicking button in first fragment ?

Ответить
@resuldemirci5922
@resuldemirci5922 - 20.04.2021 16:41

Thanks for this tutorial but setupWithViewPager is not working. it does not know . How can i fixed problem?

Ответить
@viilanova_1124
@viilanova_1124 - 09.05.2021 00:46

my only question is why do you implement that code to the build part.
Like what's that for?

Ответить
@blochkhan5297
@blochkhan5297 - 03.06.2021 22:13

Easy to learn

Ответить
@vasamnamitha
@vasamnamitha - 30.08.2021 17:07

I'm having a doubt that whenever i use webview with bottom navigation with my fragments using navigation host my webview is not correctly fitting in the fragments. It just goes more higher or it is going more down even I use relative layout and frame layout in fragments. I don't know what to do. Please help me bro.

Ответить