Answer the question
In order to leave comments, you need to log in
Is it possible to insert static TextViews in the Navigation Drawer instead of item-moves?
Hello colleagues.
Is it possible to insert static TextViews in the Navigation Drawer instead of item-moves (camera, slideshow, etc.), while I want to leave the icons on the left?
In these TextView I will transfer data from the database.
imgur.com/a/Qb4RR
Answer the question
In order to leave comments, you need to log in
<android.support.v4.widget.DrawerLayout
...
>
<android.support.design.widget.NavigationView
...
>
<
...
Тут вставляете все, что вашей душе угодно. Хоть фрагмент, хоть еще чего.
...
/>
</android.support.design.widget.NavigationView>
</android.support.v4.widget.DrawerLayout>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question