pull/212/head
M66B 1 year ago
parent 5aca6277ad
commit b5319a7946

@ -6872,7 +6872,7 @@ public class FragmentMessages extends FragmentBase
if (BuildConfig.DEBUG)
updateDebugInfo();
Log.i(" List state who=" + Helper.getWho(this) + "" +
Log.i("List state who=" + Helper.getWho(this) + "" +
" reason=" + reason +
" tasks=" + tasks + " loading=" + loading +
" items=" + items + " initialized=" + initialized +

Loading…
Cancel
Save