I always wonder on how to make Toolbar transparent.
Asked
Active
Viewed 65 times
-2

Mayank Bhatnagar
- 1,316
- 2
- 13
- 21

FlyHD
- 23
- 1
- 8
-
https://stackoverflow.com/questions/41622957/translucent-status-bar-and-toolbar – Feb 11 '18 at 11:16
-
https://stackoverflow.com/questions/34761671/translucent-transparent-status-bar-coordinatorlayout-toolbar-fragment – Feb 11 '18 at 11:16
1 Answers
0
I think this code can help
android:background="@android:color/transparent"
at your toolbar xml.

Alexander Dadukin
- 504
- 3
- 12