mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-12 01:21:09 -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);
|
||||
navDrawer.setAdapter(ingameControlsEditorArrayAdapter);
|
||||
navDrawer.setOnItemClickListener(ingameControlsEditorListener);
|
||||
mDrawerPullButton.setVisibility(View.VISIBLE);
|
||||
isInEditor = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue