DIT112-V19 / group-02

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

menu and ui #124

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

codecov-io commented 5 years ago

Codecov Report

Merging #124 into master will decrease coverage by 0.59%. The diff coverage is 4.3%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #124     +/-   ##
========================================
- Coverage     6.6%   6.01%   -0.6%     
========================================
  Files           3       4      +1     
  Lines         333     366     +33     
  Branches       37      39      +2     
========================================
  Hits           22      22             
- Misses        308     341     +33     
  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.85% <6.15%> (-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 5af8d98...33c13d3. Read the comment docs.

malties commented 5 years ago

we will implement the map page first