knjk04 / Bookshelf

Android book wishlist app
GNU General Public License v3.0
1 stars 1 forks source link

Thread stops running prematurely #1

Closed knjk04 closed 5 years ago

knjk04 commented 5 years ago

Branch: experimental Class: MainActivity

The main thread calls getBookDetails(), runs through one iteration of the for loop (checked with debugger) and then terminates for some reason

Other problem(s) that could be a side effect of this problem:

knjk04 commented 5 years ago

Not an issue (?) since the data is being displayed