If I set android:layout_height=\"56dp\", I can see the toolbar in graphical layout. But when I set like the below,
android:layout_height=\"56dp\"
It was a problem in setting the theme.
Theme Values-v21.
when i selected the correct theme like here, it works fine for me!
Hope it helps.