Answer the question
In order to leave comments, you need to log in
Navigation Drawer, how to change Header?
Android studio has a template for creating Navigation Drawer. I need to change its title programmatically. I have an application when using the methods:
twNavBarName = (TextView) findViewById(R.id.nav_header_tw_name);
twNavBarEmail = (TextView) findViewById(R.id.nav_header_tw_email);
twNavBarName.setText("fdfs");
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question