mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 14:41:08 +00:00
parent
e67efaae3e
commit
d344aba6e7
1 changed files with 1 additions and 1 deletions
|
@ -6895,7 +6895,7 @@ public class FragmentMessages extends FragmentBase
|
|||
if (BuildConfig.DEBUG)
|
||||
updateDebugInfo();
|
||||
|
||||
Log.i("List state" +
|
||||
Log.i("List state who=" + Helper.getWho(this) + "" +
|
||||
" reason=" + reason +
|
||||
" tasks=" + tasks + " loading=" + loading +
|
||||
" items=" + items + " initialized=" + initialized +
|
||||
|
|
Loading…
Reference in a new issue