Fixed
Status Update
Comments
yb...@google.com <yb...@google.com>
yb...@google.com <yb...@google.com> #2
Client WireGuard and OpenVPN have the same behavior.
yb...@google.com <yb...@google.com> #3
Same issue with surfshark. Have tried all protocols says connected but out going data.
yb...@google.com <yb...@google.com> #4
I am using Norton 360 VPN, I was also suffering from this issue (the Key icon indicates I am connected to VPN but I cannot connect to websites etc.). My solution was to disable "Block connections without VPN" and it started working again. Unfortunately re-enabling it will cause the issue to come back.
ap...@google.com <ap...@google.com> #5
same issue with ExpressVPN and v2rayNG
Description
Component used: androidx.paging:paging-runtime
Version used: 3.0.0-alpha07
Discovered a bug where the scroll position is not preserved when page data is loaded outside visible area while only the placeholders are visible. This can happen when a PagingSource with placeholders enabled takes a while to load the data while user is scrolling through the recyclerview.
Sample project: Issue A fromhttps://github.com/yhpark/androidx-paging3-issues