mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -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"
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_alignParentRight="false"
|
android:layout_alignParentRight="true"
|
||||||
android:id="@+id/main_drawer_options">
|
android:id="@+id/main_drawer_options">
|
||||||
|
|
||||||
<FrameLayout
|
<FrameLayout
|
||||||
@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
<net.kdt.pojavlaunch.MinecraftGLView
|
<net.kdt.pojavlaunch.MinecraftGLView
|
||||||
android:id="@+id/main_game_render_view"
|
android:id="@+id/main_game_render_view"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="wrap_content"/>
|
android:layout_height="fill_parent"/>
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user