SCCapstone / DBK

0 stars 0 forks source link

Selecting a Job crashes program with NullPointerException #56

Closed hxtk closed 5 years ago

hxtk commented 5 years ago

Behavior

Open the app. Add a new Job. Open Drawer. Click Job.

Expected Result

Switch to calculator view for that job, populating the calculator with the site information (pending #49).

Actual Result

Program crashes with NullPointerException on line 80 of CalculatorFragment.java

Hierarchy

Blocks #49, #31