-2

Image

I always wonder on how to make Toolbar transparent.

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 Answers1

0

I think this code can help

android:background="@android:color/transparent"

at your toolbar xml.