Better video link: drive.google.com/.../view
Does anyone know why this occurs and how to fix it?
Better video link: drive.google.com/.../view
Does anyone know why this occurs and how to fix it?
Ok, in that case, it looks like when you are in low power, you're not clearing the screen the same way as when you're not in low power, and in both cases, when you write text, you have COLOR_BLACK as the background for the text.
Without seeing the code, looks like you are setting the background to be COLOR_WHITE when you want it to be COLOR_BLACK.