mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Minor fix
This commit is contained in:
parent
0fe7998488
commit
81dc0b791a
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ public class SignupActivity extends Activity {
|
||||||
} else {
|
} else {
|
||||||
//If user clicks any other links in the webview
|
//If user clicks any other links in the webview
|
||||||
Log.d("SignupActivity", "Not overriding URL, URL is: " + url);
|
Log.d("SignupActivity", "Not overriding URL, URL is: " + url);
|
||||||
otherPage = true;
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue