forked from jens/Automation
Google shit again.
This commit is contained in:
@@ -53,7 +53,7 @@ public class ActivityMainPoi extends ActivityGeneric
|
||||
@Override
|
||||
public void onClick(View v)
|
||||
{
|
||||
if(Miscellaneous.googleToBlameForLocation())
|
||||
if(Miscellaneous.googleToBlameForLocation(false))
|
||||
{
|
||||
ActivityMainScreen.openGoogleBlamingWindow();
|
||||
return;
|
||||
|
Reference in New Issue
Block a user