tpb1908 / HN

Another Hacker News client for Android. Combining features from other clients.
Apache License 2.0
0 stars 0 forks source link

Fix jumpy scrolling of skimmer body. #61

Open tpb1908 opened 7 years ago

tpb1908 commented 7 years ago

Changing to a WebView and scrolling by percent would be easier, but I don't know if I could implement jumping on touch.

tpb1908 commented 7 years ago

WebView onClick could possibly be done with JavaScript Getting the word Or this