mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-16 23:30:36 +01:00
Improved logging
This commit is contained in:
@@ -759,6 +759,11 @@ public class FragmentDialogOpenLink extends FragmentDialogBase {
|
||||
this.tabs = tabs;
|
||||
this.enabled = enabled;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return name + ":" + tabs;
|
||||
}
|
||||
}
|
||||
|
||||
public static class AdapterPackage extends ArrayAdapter<Package> {
|
||||
|
||||
Reference in New Issue
Block a user