79677791

Date: 2025-06-24 14:56:46
Score: 1.5
Natty:
Report link

I think it is because you are not remembering the refresh state.

At the top of the function MyScreen add the value

val state = rememberPullToRefreshState()

Now when you pull to refresh it should be aware of the state

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: MunterMan