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
One solution is to replace R.dimen.abc_action_bar_content_inset_material in line 124
with a dimen allowing for navigation icon (I replaced it with a dimen resource of 40dp)
I'm working with NavigationIcon (?homeAsUpIndicator), can I set the left margin to avatar to avoid overlapping of the image above the indicator?
I've added:
into onDependentViewChanged.
My spacing_normal size is 32dp + 8dp (size of indicator + default padding).
The text was updated successfully, but these errors were encountered: