Комментарии:
good tutorial
ОтветитьThanks it helped
ОтветитьGood one
ОтветитьThanks it was really helpful
ОтветитьNoice. I've got a slight problem though.
Code compiles without error but the app crashes instantly. Does anyone know where to start troubleshooting?
Last line of the code:
tL.setupWithViewPaper(vp);
I'm getting error
PagerAdapter pA = new PagerAdapter(getSupportFragmentManager());
is highlighted as red and I don't know what to do. How can I fix it
App Crashes. Need Help
ОтветитьHow can I change fragment in first tab with another fragment by clicking button in first fragment ?
ОтветитьThanks for this tutorial but setupWithViewPager is not working. it does not know . How can i fixed problem?
Ответитьmy only question is why do you implement that code to the build part.
Like what's that for?
Easy to learn
Ответить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.
Ответить