FacebookNotifications icon indicating copy to clipboard operation
FacebookNotifications copied to clipboard

Lighterweight page found to load

Open gsurrel opened this issue 8 years ago • 0 comments

This page https://m.facebook.com/notes/?id=0&about can be loaded as it's even smaller and we don't lose information (~3kB where most of it is the request header).

Alternatively, we can consider using touch.facebook.com along with shouldOverrideUrlLoading from the WebViewClient but it's much bigger. It can maybe give more insights to build informationful notifications.

gsurrel avatar Jun 16 '17 14:06 gsurrel