clboettcher / bonappetit-android-app

The native Android app client for bonappetit
GNU General Public License v3.0
1 stars 1 forks source link

Improve app startup when orders are already taken #8

Open clboettcher opened 7 years ago

clboettcher commented 7 years ago

To make sure that the user does not accidentally print already taken orders we jumpt straight to the TakeOrdersOverviewFragment on startup if orders are present in the database. At the moment the SelectCustomerFragment is displayed on startup per default.