Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
restaurant-ordering-system
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
cs123-ros
restaurant-ordering-system
Commits
956bdfa5
Commit
956bdfa5
authored
Dec 06, 2015
by
Nina Sanchez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Works now 2
parent
c2d747bb
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
14 deletions
+1
-14
RestaurantOrderingSystem2.apk
RestaurantOrderingSystem2/bin/RestaurantOrderingSystem2.apk
+0
-0
resources.ap_
RestaurantOrderingSystem2/bin/resources.ap_
+0
-0
cart_item.xml
RestaurantOrderingSystem2/res/layout/cart_item.xml
+1
-1
menu_item.xml
RestaurantOrderingSystem2/res/layout/menu_item.xml
+0
-13
No files found.
RestaurantOrderingSystem2/bin/RestaurantOrderingSystem2.apk
View file @
956bdfa5
No preview for this file type
RestaurantOrderingSystem2/bin/resources.ap_
View file @
956bdfa5
No preview for this file type
RestaurantOrderingSystem2/res/layout/cart_item.xml
View file @
956bdfa5
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
android:text=
""
android:text=
""
android:textAppearance=
"?android:attr/textAppearanceSmall"
/>
android:textAppearance=
"?android:attr/textAppearanceSmall"
/>
/*
<TextView
<TextView
android:id=
"@+id/quantity"
android:id=
"@+id/quantity"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
RestaurantOrderingSystem2/res/layout/menu_item.xml
View file @
956bdfa5
...
@@ -25,13 +25,6 @@
...
@@ -25,13 +25,6 @@
android:text=
""
android:text=
""
android:textAppearance=
"?android:attr/textAppearanceSmall"
/>
android:textAppearance=
"?android:attr/textAppearanceSmall"
/>
/*
<TextView
android:id=
"@+id/quantity"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"Large Text"
android:textAppearance=
"?android:attr/textAppearanceLarge"
/>
<TextView
<TextView
android:id=
"@+id/textView5"
android:id=
"@+id/textView5"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
...
@@ -39,11 +32,5 @@
...
@@ -39,11 +32,5 @@
android:layout_weight=
"1"
android:layout_weight=
"1"
android:textAppearance=
"?android:attr/textAppearanceLarge"
/>
android:textAppearance=
"?android:attr/textAppearanceLarge"
/>
<TextView
android:id=
"@+id/price"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"Large Text"
android:textAppearance=
"?android:attr/textAppearanceLarge"
/>
</LinearLayout>
</LinearLayout>
\ No newline at end of file
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