disable donate_thanks prompt as annoyance
This commit is contained in:
parent
f78ad58b79
commit
19b6f9e1a1
@ -507,7 +507,7 @@ public class OnlineActivity extends CommonActivity {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else if (notify) {
|
} else if (notify) {
|
||||||
toast(R.string.trial_thanks);
|
//toast(R.string.trial_thanks);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user