mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-21 09:01:56 -07:00
Menu button 2 electic boogaloo
This commit is contained in:
parent
c4880416e6
commit
ffd07c2e28
1 changed files with 1 additions and 0 deletions
|
|
@ -395,6 +395,7 @@ public class MainActivity extends BaseActivity implements ControlButtonMenuListe
|
||||||
mControlLayout.setModifiable(true);
|
mControlLayout.setModifiable(true);
|
||||||
navDrawer.setAdapter(ingameControlsEditorArrayAdapter);
|
navDrawer.setAdapter(ingameControlsEditorArrayAdapter);
|
||||||
navDrawer.setOnItemClickListener(ingameControlsEditorListener);
|
navDrawer.setOnItemClickListener(ingameControlsEditorListener);
|
||||||
|
mDrawerPullButton.setVisibility(View.VISIBLE);
|
||||||
isInEditor = true;
|
isInEditor = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue