mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-14 23:28:52 -04:00
Revert "Merge remote-tracking branch 'origin/gl4es' into gl4es"
This reverts commit 827ab9f4dccb192b789097a05a0470c0035a3765.
This commit is contained in:
parent
827ab9f4dc
commit
b82cb2fc45
@ -4,7 +4,7 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_alignParentRight="false"
|
||||
android:layout_alignParentRight="true"
|
||||
android:id="@+id/main_drawer_options">
|
||||
|
||||
<FrameLayout
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
<net.kdt.pojavlaunch.MinecraftGLView
|
||||
android:id="@+id/main_game_render_view"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"/>
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"/>
|
||||
|
||||
<LinearLayout
|
||||
android:layout_height="match_parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user