Sprim / HM2-Android

0 stars 0 forks source link

Screen size - The Dashboard screen is not displayed correctly when the screen size of mobile is small #4

Open shanthasprim opened 10 years ago

shanthasprim commented 10 years ago

Steps To Reproduce:

  1. Open the latest version of the app from the android mobile.
  2. Check the different tabs of the dashboard screen.

    Actual Result:

  3. The "Fitness Tracker", "Food Tracker" and "News Feed" are not displayed completely. The alignment of the grids is not proper issue4
  4. The "Health Record" displays more than 3 Health records in the page under the the "Health Record" tab. The marked BMI bar display is shown in double lines. issue4_1
  5. The intensity level bar is marked in red in the "Fitness Tracker" even when values are not entered for the activity. issue4_2

    Expected Result:

  6. The "Fitness Tracker", "Food Tracker" and "News Feed" should be displayed completely fit in the frame and the display grid should be aligned properly.
  7. The "Health Record" should display only 3 Health records in the page under the the "Health Record" tab. The BMI bar should not be displayed in doubled lines.
  8. The intensity level bar in the "Fitness Tracker" should be displayed empty when values are not entered for the activity.

    Precondition:

sprimit commented 10 years ago

Also cannot see the log food and log fitness button.

hanusprim commented 10 years ago

Intensity level minimum value we can take..

shanthasprim commented 10 years ago
  1. Check all the three issues listed.
  2. When the Food tracker values are entered, The Label food tracker comes to the second line and it hides the Log diet button under the tab. issue_reopen_4