SyntaxFix
Write A Post
Hire A Developer
Questions
Add this toolbar.getBackground().setAlpha(0); to inside OnCreate method. The add this: android:elevation="0dp" android:background="@android:color/transparent to your toolbar xml file.
toolbar.getBackground().setAlpha(0);
android:elevation="0dp" android:background="@android:color/transparent