Revert "Merge remote-tracking branch 'origin/gl4es' into gl4es"

This reverts commit 827ab9f4dccb192b789097a05a0470c0035a3765.
This commit is contained in:
LegacyGamerHD 2020-08-04 12:57:21 +02:00
parent 827ab9f4dc
commit b82cb2fc45

View File

@ -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"