Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dark98
2006Scape Mobile
Commits
e5a04c7e
Unverified
Commit
e5a04c7e
authored
4 years ago
by
LegacyGamerHD
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Test with layout
Again am on mobile revert if it isn't right
parent
cb143956
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/src/main/res/layout/main.xml
+5
-5
app/src/main/res/layout/main.xml
with
5 additions
and
5 deletions
+5
-5
app/src/main/res/layout/main.xml
+
5
-
5
View file @
e5a04c7e
...
...
@@ -2,15 +2,15 @@
<android.support.v4.widget.DrawerLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:layout_height=
"
match_par
ent"
android:layout_width=
"
match_par
ent"
android:layout_height=
"
wrap_cont
ent"
android:layout_width=
"
wrap_cont
ent"
android:layout_alignParentRight=
"true"
android:id=
"@+id/main_drawer_options"
>
<FrameLayout
android:id=
"@+id/content_frame"
android:layout_width=
"
match_par
ent"
android:layout_height=
"
match_par
ent"
>
android:layout_width=
"
wrap_cont
ent"
android:layout_height=
"
wrap_cont
ent"
>
<RelativeLayout
android:layout_width=
"match_parent"
...
...
@@ -25,7 +25,7 @@
<net.kdt.pojavlaunch.MinecraftGLView
android:id=
"@+id/main_game_render_view"
android:layout_width=
"wrap_content"
android:layout_height=
"
fill_par
ent"
/>
android:layout_height=
"
wrap_cont
ent"
/>
<LinearLayout
android:layout_height=
"match_parent"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets