DIT112-V19 / group-02

Documentation on a smart car project for mine detection.
MIT License
8 stars 4 forks source link

Menu and ui #128

Closed Middlo closed 5 years ago

Middlo commented 5 years ago

Description

Complete overhaul of the user interface, addition of Home page which displays logo and title of application. Also added menu button which allows to scroll through the different pages of the application.

Related issue(s)

102 , #117, #119, #124

Middlo commented 5 years ago

Conflicts have been dealt with, can merge to master.

codecov-io commented 5 years ago

Codecov Report

Merging #128 into master will decrease coverage by 0.45%. The diff coverage is 3.26%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #128      +/-   ##
=========================================
- Coverage    5.76%   5.31%   -0.46%     
=========================================
  Files           6       7       +1     
  Lines         399     433      +34     
  Branches       38      40       +2     
=========================================
  Hits           23      23              
- Misses        373     407      +34     
  Partials        3       3
Impacted Files Coverage Δ
...java/org/miniproject/safesweeper/HomeActivity.java 0% <0%> (ø)
...org/miniproject/safesweeper/BluetoothActivity.java 0% <0%> (ø) :arrow_up:
...java/org/miniproject/safesweeper/MainActivity.java 7.61% <4.68%> (-0.21%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b0826c5...2d67ef2. Read the comment docs.