Materialdrawer: How to insert items and footer item on bottom of the drawer

Created on 22 Apr 2016  路  10Comments  路  Source: mikepenz/MaterialDrawer

Hi Mike,

How can I insert items and footer item on bottom of the drawer?

question

Most helpful comment

@meNESS you want the StickyFooter ;)

All 10 comments

@mikepenz I'm using .withFooter(drawerFooterView) but it won't be placed at the bottom of the drawer.

@meNESS you want the StickyFooter ;)

How to add multiple items using StickyFooter ?

@swapnilsaha2010 I think you have to create custom layout for multiple items at footer.

But when I use it, it shows "cannot resolve method addStickyDrawerItems". How to solve it?

which version of the drawer do you use?

5.2.6

@swapnilsaha2010 probably you are doing it on the Drawer instead the DrawerBuilder?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

y2kshane picture y2kshane  路  4Comments

pranjal-joshi picture pranjal-joshi  路  3Comments

meness picture meness  路  3Comments

sonh picture sonh  路  3Comments

hosseiniSeyRo picture hosseiniSeyRo  路  3Comments