clboettcher / bonappetit-android-app

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

Prevent multiple finish orders requests #1

Closed clboettcher closed 7 years ago

clboettcher commented 7 years ago

If the user presses the finish orders button pretty fast the request might be sent multiple times. Prevent this by immediately disabling the button when clicked.