hidroh / materialistic

A material-design Hacker News Android reader
https://play.google.com/store/apps/details?id=io.github.hidroh.materialistic
Apache License 2.0
2.3k stars 511 forks source link

Scrolling lag #803

Open materialistic-bot opened 7 years ago

materialistic-bot commented 7 years ago

When viewing article, whether it is on read mode or normal webpage, there is a lag between scrolling like pausing to load content and showing when it reaches a certain point. It is quite annoying for Long articles Device: LGE Nexus 5X, SDK: 25, app version: 69

hidroh commented 7 years ago

I also notice this, seems to only happen with 7+

jasonwkl commented 7 years ago

It only happens in article viewing mode but not full screen mode. Not sure if that helps

tensojka commented 7 years ago

Still happens on app version 3.1 (69). A video for illustration: https://drive.google.com/file/d/0By6jV57wHoFHcUIyTXFwR3J2alU/view?usp=drivesdk

nats commented 7 years ago

Same issue here, Nexus 5X running Android 7.1.2

jasonwkl commented 7 years ago

Issue is discussed in https://issuetracker.google.com/issues/37138918 Looks like support library 26.0.0-beta2 doesn't have this issue, can we update the support library for this? https://chris.banes.me/2017/06/09/carry-on-scrolling/

Will we get this in the next release? :)

jasonwkl commented 7 years ago

Tried using support library 26.1.0 removes scroll lag but minSDK version have to be 14 to get it to work.