New Branch
This commit is contained in:
parent
78547aa119
commit
4704274b87
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ public class MainActivity extends AppCompatActivity {
|
|||
item.setIcon(ServiceHelper.getIcon(s.getServiceId()));
|
||||
}
|
||||
|
||||
|
||||
drawerItems.getMenu().getItem(ServiceHelper.getSelectedServiceId(this)).setChecked(true);
|
||||
|
||||
toggle = new ActionBarDrawerToggle(this, drawer, toolbar,
|
||||
|
|
Loading…
Reference in a new issue