timozattol / project-radin

Project Radin is an expense management Android application that was build during EPFL's Software Engineering 2014 course.
2 stars 2 forks source link

Application crashes when RadinGroupBalanceActivity is opened #122

Closed timozattol closed 9 years ago

timozattol commented 9 years ago

I'll have a look now

timozattol commented 9 years ago

Now instead of fetching users and transactions in the same time, and waiting for both result, we fetch users first, then transactions.