Quote:
Originally Posted by japinder
Bill has, on request, god bless his soul, modified a (comparatively) new version of the Kindle for Android app - v4.4.0.71.
- The black screen issue is gone.
- The page animations are a lot less than that on the official app & usable.
Go check it out. Post # 25 in the same XDA thread as the OP.
|
Tested on T68.
Works fine, but the animation is still there.
I think I'll try to take a look at the code.
There's an Activity that manages the animations that if can't be disabled, at least I think that, could be set to 0.
I took a look at previous version's code and the value was set to 600. I guess that setting both to 0 would make the animation disabled...
I'll try as soon as I have time.