You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, to the four locations in the ToolbarLayout, children of this view can also be in the drawer (app:layout_location="drawer_panel").
The drawable in app:drawer_icon="..." is the little icon in the header of the drawer panel. There are already a lot of stock OneUI Icons included in the library you can use.
All the other layout attributes of ToolbarLayout, are also available for this view. But for android:layout you need to use all the views and ids of this view.