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
I believe you can remove the first setting of the app:menu since it is set below. This allows you to set a minHeight on the LinearLayout spacer and have more control over the UI inside the outer NavigationView
AndroidSidemenuFooterExample/app/src/main/res/layout/activity_main.xml
Line 21 in defb498
I believe you can remove the first setting of the
app:menusince it is set below. This allows you to set a minHeight on the LinearLayout spacer and have more control over the UI inside the outerNavigationView