mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-19 09:07:06 -04:00
Menu button 2 electic boogaloo
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user