Files
rider-pro-android-app/app/src/main/java/com/aiosman/ravenow/utils
AllenTom 36d322ef8c Reset ViewModels on logout/account switch
This commit introduces a `ResetModel()` function to `AgentViewModel` and `MineAgentViewModel` to clear their state.

This function is now called in `ResourceCleanupManager` and `AppState` during logout or when switching accounts to ensure that data from the previous session is not retained.

Additionally, the search and group name input fields in `CreateGroupChatScreen` are now single-line.
2025-09-01 15:36:22 +08:00
..
2025-08-27 18:32:51 +08:00
2024-11-17 20:07:42 +08:00
2024-12-01 21:27:39 +08:00
2025-08-27 16:37:53 +08:00
2025-08-31 21:13:06 +08:00