Cook-E-team / Cook-E

A mobile application that helps schedule cooking with multiple recipes
GNU General Public License v3.0
2 stars 1 forks source link

Home floating action button should not be in the meal/recipe tabs #23

Closed samcrow closed 8 years ago

samcrow commented 8 years ago

Currently, the floating action buttons in the home activity are located within the meal list/recipe list and scroll along with the content.

The guidelines specify that they should not do this.

The home activity should have one floating action button that is above the lists (does not scroll with them) and behaves differently depending on the active list.

samcrow commented 8 years ago

I have fixed this issue.