mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-16 08:05:34 -04:00
Menu button 2 electic boogaloo
This commit is contained in:
parent
c4880416e6
commit
ffd07c2e28
@ -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…
x
Reference in New Issue
Block a user