Added drawer image
This commit is contained in:
parent
c336884978
commit
756605b481
3 changed files with 60 additions and 94 deletions
|
@ -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 |
Reference in a new issue