Mark M. |
how can I help you today?
|
ndrocchietto_ivano |
one sec, I am at office my bossi is calling me:)
|
ndrocchietto_ivano |
but cannot say one moment to the boss
|
ndrocchietto_ivano |
my today question is over navigation Drawer
|
ndrocchietto_ivano |
I need the user has the possibility to cancel some items in navigation drawer, But Navigation Drawer has only some items onClickItem. So I thought that could be a good idea to....
|
ndrocchietto_ivano |
put an item called Edit on top of the items that could be deleted in the navigation drawer, and on click of Edit, loading a new layout that offer the items with some checkboxes, that when are selected and a confirm button is pressed, a refreshed navigation drawer is called. Is this a possible way to proceed, or navigation drawer has not been conceived for this kind of manipulations and I should use another widget? thanks
|
Mark M. |
"Is this a possible way to proceed" -- if you are building your own nav drawer content, certainly
|
Mark M. |
that may be difficult to pull off with NavigationView, if that is what you were planning on using
|
Mark M. |
but, if you are using your own ListView, RecyclerView, etc., then what you describe is possible
|
ndrocchietto_ivano |
I am using my own List View with a specific custom adapter
|
Mark M. |
that's a wrap for today's chat
|
Mark M. |
the transcript will be posted shortly
|
Mark M. |
the next chat is Monday at 7:30pm US Eastern time
|