I'm learning how to use toolbar
in Android development and I've seen that using it is very similar to other views
, I saw that you can put it without being at the top, that you can put items inside it. example), type a layout, then hit the doubt, can I use a LinearLayout
(or other) as a toolbar
?
Put it on the top, set the colors, put items, etc ... What are the benefits of using the same toolbar?