Skip to content
Commit 8e71ae91 authored by Gabriele M's avatar Gabriele M
Browse files

Jelly: Remove the SwipeRefreshLayout

This is just causing issues. Some webpages make the SwipeRefreshLayout
intercept all the downwards swipes, triggering an unwanted page
refresh rather than scrolling the content of the page. This appears
to happen with pages that have a computeVerticalScrollRange() equals
to their getHeight(). However checking these two values is not enough
for some pages that generate content dynamically. Let's just get rid
of the SwipeRefreshLayout and all the related hacks.

Change-Id: I172cdc310cd86d1cd0d0f400930bd41c2da34818
parent 2a6aa754
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment