iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 88 forks source link

SSO login: Fix webview #206

Closed marczych closed 10 years ago

marczych commented 10 years ago

I'm not sure what exactly what caused the issue, but the WebView used to display OpenID/SSO login wasn't displaying any content.

I think it was ultimately a combination of the following:

At any rate, this code is more consistent with the other WebView we use for displaying Answers and no longer exhibits any of the aforementioned problems.

timothyasp commented 10 years ago

Looks fine, if you think removing the progress from the web view looks better then CR :+1: