niravfaraswami / ebookdroid

Automatically exported from code.google.com/p/ebookdroid
0 stars 0 forks source link

Scrolling stops right after a finger is removed from the screen. #612

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open any file with multiple pages
2. Scroll the page with a finger
3. Naturally remove a finger from the screen

What is the expected output?
Pages keep scrolling

What do you see instead?
Scrolling suddenly stops

What version of the product are you using?
EBookDroid v2.0.8

On what operating system?
Android 4.0.4

What device are you using?
Samsung Galaxy Tab 10.1

Please provide any additional information below.
It did not happen in some previous versions(V1.XXX).
Scrolling works very well in my phone(Samsung Galaxy S3).

Original issue reported on code.google.com by kweon7...@gmail.com on 19 Sep 2013 at 6:18

GoogleCodeExporter commented 9 years ago
It seems that your Samsung Galaxy Tab 10.1 fling handler works very different 
from Samsung Galaxy S3 fling handler.

From 2.0 we use system fling handler, not a custom which produced a lot of bugs 
on various devices.

Original comment by Andrei.K...@gmail.com on 19 Sep 2013 at 6:53