mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 08:33:37 +02:00
Small fix
This commit is contained in:
@@ -355,6 +355,8 @@ public class FragmentAccount extends FragmentBase {
|
||||
|
||||
Helper.linkPro(tvNotifyPro);
|
||||
|
||||
etInterval.setHint(Integer.toString(EntityAccount.DEFAULT_KEEP_ALIVE_INTERVAL));
|
||||
|
||||
btnCheck.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
|
||||
Reference in New Issue
Block a user