]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Add a ternary operator to unformattedUrl.get() to remove a warning about possible...
authorSoren Stoutner <soren@stoutner.com>
Thu, 29 Oct 2015 20:57:19 +0000 (13:57 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 29 Oct 2015 20:57:19 +0000 (13:57 -0700)
commit4b39729bc94e87fe56f63bc3ddd9c6287610a47a
tree68f5eef23bbfc99256afbea649bc80cffc1d1d26
parentf5eaa704a5cc7e2240e10d40517980c7152af958
Add a ternary operator to unformattedUrl.get() to remove a warning about possible null pointer exceptions.
app/src/main/java/com/stoutner/privacybrowser/Webview.java