thunsaker / soup

Soup is a foursquare superuser app built for android.
https://play.google.com/store/apps/details?id=com.thunsaker.soup
1 stars 0 forks source link

VenueEditHoursAddActivity.java line 303 #87

Closed thunsaker closed 10 years ago

thunsaker commented 10 years ago

in com.thunsaker.soup.ui.VenueEditHoursAddActivity.ValidateFormAndSave

There's a lot more information about this crash on crashlytics.com: https://crashlytics.com/thomas-hunsaker/android/apps/com.thunsaker.soup/issues/542630e2e3de5099baecf43a

thunsaker commented 10 years ago

This appears to be happening when the user adds a second time segment without setting the time. Because I was iterating over the list of children in the view...the second view had no values.