Debug: small layout improvement

This commit is contained in:
M66B 2022-06-14 18:40:49 +02:00
parent 8509293dbf
commit 11e2823c31
1 changed files with 1 additions and 1 deletions

View File

@ -6217,7 +6217,7 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
lastTime = time;
tvDebug.setText(perc + "% " + (nheap / (1024 * 1024)) + "M" + " " + utilization + "%");
tvDebug.setText(utilization + "%\n" + perc + "% " + (nheap / (1024 * 1024)) + "M");
}
private boolean handleThreadActions(