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
f2414842
Commit
f2414842
authored
Dec 01, 2016
by
Tup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Stall text in dish view is now more clearly a link
parent
4ee61e6b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
content_dish_view.xml
app/src/main/res/layout/content_dish_view.xml
+5
-2
No files found.
app/src/main/res/layout/content_dish_view.xml
View file @
f2414842
...
@@ -65,9 +65,12 @@
...
@@ -65,9 +65,12 @@
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:id=
"@+id/dish_stall"
android:id=
"@+id/dish_stall"
android:layout_weight=
"1"
android:layout_weight=
"1"
android:paddingTop=
"
5
dp"
android:paddingTop=
"
10
dp"
android:clickable=
"true"
android:clickable=
"true"
android:onClick=
"visitStall"
/>
android:onClick=
"visitStall"
android:paddingBottom=
"5dp"
android:textSize=
"18sp"
android:textColor=
"?android:attr/textColorLink"
/>
<Button
<Button
android:text=
"Favorite"
android:text=
"Favorite"
...
...
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