Added drawer image

This commit is contained in:
mmk2410 2015-02-17 22:45:16 +01:00
parent c336884978
commit 756605b481
3 changed files with 60 additions and 94 deletions

View file

@ -35,7 +35,6 @@ public class MainActivity extends MaterialNavigationDrawer {
this.addDivisor();
this.addSection(about);
//set drawer image
//TODO create 16:9 image
this.setDrawerHeaderImage(this.getResources().getDrawable(R.drawable.feature_graphics));
allowArrowAnimation(); //Drawer Arrow rotations
this.disableLearningPattern(); //Doesn't open the drawer always when the app starts

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 355 KiB

Before After
Before After