Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Simmitive_Chris_Crook
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
chris.crook
Simmitive_Chris_Crook
Commits
bd6165fb
Commit
bd6165fb
authored
May 04, 2021
by
chris.crook
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
> coyote time
parent
2bb09d82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
63 additions
and
45 deletions
+63
-45
activity_booking_details.xml
app/src/main/res/layout/activity_booking_details.xml
+63
-45
No files found.
app/src/main/res/layout/activity_booking_details.xml
View file @
bd6165fb
...
...
@@ -19,57 +19,75 @@
android:layout_height=
"wrap_content"
android:text=
"Booking Details"
/>
<Button
android:id=
"@+id/button48"
<androidx.core.widget.NestedScrollView
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"goback"
android:text=
"Back"
app:rippleColor=
"#f00"
/>
android:layout_height=
"match_parent"
android:fillViewport=
"true"
>
<Button
android:id=
"@+id/button57"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"timeslot1"
android:text=
"9:00-11:00"
app:rippleColor=
"#0f0"
/>
<LinearLayout
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:orientation=
"vertical"
>
<Button
android:id=
"@+id/button5
8"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"timeslot2
"
android:text=
"11:00-13:00
"
app:rippleColor=
"#0f
0"
/>
<Button
android:id=
"@+id/button4
8"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"goback
"
android:text=
"Back
"
app:rippleColor=
"#f0
0"
/>
<Button
android:id=
"@+id/button59
"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"timeslot3
"
android:text=
"13:00-15
:00"
app:rippleColor=
"#0f0"
/>
<Button
android:id=
"@+id/button57
"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"timeslot1
"
android:text=
"9:00-11
:00"
app:rippleColor=
"#0f0"
/>
<Button
android:id=
"@+id/button60
"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"timeslot4
"
android:text=
"15:00-17
:00"
app:rippleColor=
"#0f0"
/>
<Button
android:id=
"@+id/button58
"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"timeslot2
"
android:text=
"11:00-13
:00"
app:rippleColor=
"#0f0"
/>
<EditText
android:id=
"@+id/YEET2"
android:layout_width=
"match_parent"
android:layout_height=
"0px"
android:ems=
"10"
android:inputType=
"textPersonName"
android:text=
"Name"
/>
<Button
android:id=
"@+id/button59"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"timeslot3"
android:text=
"13:00-15:00"
app:rippleColor=
"#0f0"
/>
<Button
android:id=
"@+id/button60"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:onClick=
"timeslot4"
android:text=
"15:00-17:00"
app:rippleColor=
"#0f0"
/>
<EditText
android:id=
"@+id/YEET2"
android:layout_width=
"match_parent"
android:layout_height=
"0px"
android:ems=
"10"
android:inputType=
"textPersonName"
android:text=
"Name"
/>
<CalendarView
android:id=
"@+id/calendarView"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
/>
<TextView
android:id=
"@+id/textView38"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
/>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
<TextView
android:id=
"@+id/textView38"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
/>
</LinearLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
\ 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