mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-10 13:16:04 -04:00
Forgot replace to R.layout.control_mapping
This commit is contained in:
parent
4a0505308c
commit
e3b8f49cdd
@ -64,7 +64,7 @@ public class CustomControlsActivity extends AppCompatActivity
|
||||
ctrlLayout.loadLayout(mCtrl);
|
||||
ctrlLayout.setCanMove(true);
|
||||
|
||||
setContentView(ctrlLayout);
|
||||
setContentView(R.layout.control_mapping);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user