[Almost worked] How to get rid of the shadow between AppBarLayout and TabLayout?
[SOLVED]
added background tint to transparent !!
I have selected navigation bar page after creating a project how can i make my toolbar transparent ?.
I have tried many stackoverflow answers none of them worked. There is always a shadow line below the toolbar. how can i get rid of this ?
After trying suggested page . Still there is a color difference .. tried
android:background="@android:color/transparent" didn't worked