listview - Android Navigation Drawer – Replace List with other List onClick -


i'm trying implement simple navigation drawer in material design, there header @ top of drawer , text-items (a: compactheader drawer, ...) (see picture 1). when header-image clicked, there should open list (b: mikepenz@gmail.com, ...) , "overwrite" existing text-items (a) (see picture 2). if text-item (b) selected original list (a) should @ original place , (b) not visible anymore (see picture 1).

picture 1 picture 2

note: these screenshots come tutorial, code way confusing. i'm looking relatively simple solution... thinking fragments, don't know if right way attack problem.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -