Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #29 from jerrychong25/dev
Browse files Browse the repository at this point in the history
Modified Display Page UI
  • Loading branch information
jerrychong25 committed Jan 5, 2020
2 parents c4a3ca7 + e3988e2 commit fe433a5
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 115 deletions.
Binary file modified Android/.gradle/4.4/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified Android/.gradle/4.4/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified Android/.gradle/4.4/taskHistory/taskHistory.bin
Binary file not shown.
Binary file modified Android/.gradle/4.4/taskHistory/taskHistory.lock
Binary file not shown.
Binary file modified Android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
171 changes: 57 additions & 114 deletions Android/.idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Android/app/src/main/res/layout/activity_display.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<TextView
android:layout_width="wrap_content"
android:text="Welcome to Hand Cycle System!"
android:text="Hand Cycle System"
android:textSize="25pt"
android:layout_gravity="center"
android:layout_marginTop="20dp"
Expand Down

0 comments on commit fe433a5

Please sign in to comment.