disable donate_thanks prompt as annoyance
This commit is contained in:
parent
f78ad58b79
commit
19b6f9e1a1
@ -506,8 +506,8 @@ public class OnlineActivity extends CommonActivity {
|
|||||||
toast(getString(R.string.trial_mode_prompt, Long.valueOf(daysLeft)));
|
toast(getString(R.string.trial_mode_prompt, Long.valueOf(daysLeft)));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} 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