mhotan / DineOn

Git Repository for our 403(13sp) Android application "DineOn"
0 stars 0 forks source link

App crashes on View Order screen when switching to landscape #341

Closed glee23 closed 11 years ago

glee23 commented 11 years ago

Severity: Major

Repo steps:

  1. Check in to a restaurant.
  2. Click View Order.
  3. Switch to landscape mode.

06-02 12:24:50.789: E/AndroidRuntime(24894): Caused by: java.lang.ClassCastException: uw.cse.dineon.user.bill.CurrentOrderActivity@41a434a8 must implemenet CurrentBillFragment.PayBillListener 06-02 12:24:50.789: E/AndroidRuntime(24894): at uw.cse.dineon.user.bill.CurrentBillFragment.onAttach(CurrentBillFragment.java:76)

Resolution: Fixed with commit 46e566e