Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
summative_daniel_tang
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
daniel.tang
summative_daniel_tang
Commits
cdb1901e
Commit
cdb1901e
authored
May 04, 2021
by
daniel.tang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update activity_souv_order.xml
Added style color on the buttons.
parent
6e78274b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
activity_souv_order.xml
app/src/main/res/layout/activity_souv_order.xml
+7
-0
No files found.
app/src/main/res/layout/activity_souv_order.xml
View file @
cdb1901e
...
...
@@ -70,6 +70,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_weight=
"1"
style=
"@style/Widget.AppCompat.Button.Colored"
android:text=
"Add"
android:onClick=
"add_to_list"
android:id=
"@+id/shirtBtn"
/>
...
...
@@ -98,6 +99,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_weight=
"1"
style=
"@style/Widget.AppCompat.Button.Colored"
android:text=
"Add"
android:onClick=
"add_to_list"
android:id=
"@+id/hatBtn"
/>
...
...
@@ -127,6 +129,7 @@
android:layout_height=
"match_parent"
android:layout_weight=
"1"
android:text=
"Add"
style=
"@style/Widget.AppCompat.Button.Colored"
android:onClick=
"add_to_list"
android:id=
"@+id/snowBtn"
/>
</LinearLayout>
...
...
@@ -155,6 +158,7 @@
android:layout_height=
"match_parent"
android:layout_weight=
"1"
android:text=
"Add"
style=
"@style/Widget.AppCompat.Button.Colored"
android:onClick=
"add_to_list"
android:id=
"@+id/keyBtn"
/>
</LinearLayout>
...
...
@@ -182,6 +186,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_weight=
"1"
style=
"@style/Widget.AppCompat.Button.Colored"
android:text=
"Add"
android:onClick=
"add_to_list"
android:id=
"@+id/bottleBtn"
/>
...
...
@@ -239,6 +244,7 @@
android:layout_height=
"match_parent"
android:layout_weight=
"1"
android:text=
"Add"
style=
"@style/Widget.AppCompat.Button.Colored"
android:onClick=
"add_to_list"
android:id=
"@+id/coasterBtn"
/>
</LinearLayout>
...
...
@@ -271,6 +277,7 @@
android:layout_height=
"match_parent"
android:onClick=
"placeOrder"
android:layout_weight=
"1"
style=
"@style/Widget.AppCompat.Button.Colored"
android:text=
"Place Order"
/>
</LinearLayout>
...
...
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