calvinaquino / LNReader-Android

Light novel reader for android test project collab
Apache License 2.0
119 stars 36 forks source link

Reemergence of issue #177 on 1.1.33-beta1+ #204

Closed yaminorito closed 9 years ago

yaminorito commented 9 years ago

Issue #177(Novel Chapter List doesn't refresh) reemerged on new UI. On my oldies: 4.0.4: not working 4.2.2: not working 4.4.2: delayed, arnd 500ms~2s.

Nandaka commented 9 years ago

weird, I didn't change the listing logic, may need double check.

as for delay, I think it is normal if you have big DB

yaminorito commented 9 years ago

Further tests: It only works properly when next button is used after finishing a chapter.

Nandaka commented 9 years ago

also weird, cos the next button doesn't create any callback to the previous activity.

worst case scenario, I'll just put a refresh when the chapter listing is resumed.

Nandaka commented 9 years ago

Try: https://github.com/calvinaquino/LNReader-Android/releases/tag/1.1.34-beta1

yaminorito commented 9 years ago

Working on my oldies now. Thanks! I'll be closing this issue.