79695989

Date: 2025-07-09 16:58:30
Score: 2.5
Natty:
Report link

it's because your code runs fully synchronous on the UI thread, so UI updates get queued but not rendered until it's done.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Altxxr0