Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CS123-CanteeneoAndroid
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Willard Torres
CS123-CanteeneoAndroid
Commits
59355320
Commit
59355320
authored
Nov 16, 2016
by
Tup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Menu scrolls na bruh
parent
e87a5d19
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
159 additions
and
153 deletions
+159
-153
activity_nav_drawer.xml
app/src/main/res/layout/activity_nav_drawer.xml
+159
-153
No files found.
app/src/main/res/layout/activity_nav_drawer.xml
View file @
59355320
...
...
@@ -21,10 +21,14 @@
android:fitsSystemWindows=
"true"
app:headerLayout=
"@layout/nav_header_nav_drawer"
>
<ScrollView
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
>
<LinearLayout
android:orientation=
"vertical"
android:layout_width=
"match_parent"
android:layout_height=
"match_par
ent"
android:layout_height=
"wrap_cont
ent"
android:background=
"?android:attr/colorBackground"
>
<include
layout=
"@layout/nav_header_nav_drawer"
...
...
@@ -179,6 +183,8 @@
style=
"@style/Widget.AppCompat.Button"
/>
</LinearLayout>
</ScrollView>
</android.support.design.widget.NavigationView>
</android.support.v4.widget.DrawerLayout>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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