Questions tagged [drawer]

753 questions
-3
votes
2 answers

How to add Customized ListView inside navigation drawer? Different views in each row

Hi I'm new to Android development and I have to create a navigation drawer with different items on it. The first row should contain a Button . The next three rows should contain TexViews , and the last row should contain an EditText I'm…
freeloader
  • 336
  • 2
  • 6
  • 18
-4
votes
2 answers

How to open navigation drawer in android like the image below

customizing the default navigation drawer in android like image below or from opening from bottom screenshot
-5
votes
2 answers

Change Hamburger Icon in Android

I want to change Hamburger Icon and replace it with any other custom Icon. How can I achieve this? Is it feasible? I have go with android.support.v7 Toolbar & DrawerLayout- how to change Hamburger icon but it doesn't work for me.
jitendra
  • 209
  • 3
  • 11
1 2 3
50
51